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

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

<https://eurobis.org/id/occurrence/603_bl2_3_884834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884834'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884834'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884835> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884835'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884835'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884836> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884836'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884836'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884832> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884832'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884832'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884833> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884833'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884833'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884830> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884830'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884830'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884153> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884153'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884153'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884831> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_884831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884831'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884831'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884829> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884829'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884829'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884154> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884154'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884154'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884155> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_884155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884155'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884155'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884156> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884156'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884156'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884157> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884157'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884157'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883786> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883786'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883786'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883787> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883787'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883787'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883788> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883788'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883788'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883783> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883783'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883783'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883784> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883784'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883784'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883785> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883785'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883785'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883019> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883019'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883019'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883020> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883020'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883020'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883021> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883021'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883021'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883022> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883022'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883022'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883023> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883023'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883023'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881898> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881898'^^xsd:string;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881898'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881899> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881899'^^xsd:string;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881899'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881900> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881900'^^xsd:string;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881900'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881901> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881901'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881901'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881896> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881896'^^xsd:string;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881896'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881897> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881897'^^xsd:string;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881897'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884159> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884159'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884159'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884160> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_884160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884160'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884160'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884161> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884161'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884161'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884158> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_884158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884158'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884158'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884176> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884176'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884176'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884177> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884177'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884177'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884178> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884178'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884178'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884179> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884179'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884179'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883789> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883789'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883789'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883790> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883790'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883790'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883791> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883791'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883791'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883792> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883792'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883792'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884172> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884172'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884172'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884173> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884173'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884173'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884169> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884169'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884169'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884170> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884170'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884170'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884171> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884171'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884171'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884174> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884174'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884174'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884175> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884175'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884175'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881902> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881902'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881902'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881903> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881903'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881903'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881904> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881904'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881904'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883024> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883024'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883024'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883025> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883025'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883025'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883026> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883026'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883026'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883793> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883793'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883793'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883794> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883794'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883794'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883027> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883027'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883027'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883028> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883028'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883028'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883029> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883029'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883029'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881905> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881905'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881905'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881906> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881906'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881906'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884162> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_5_884162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884162'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884162'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884163> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884163'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884163'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884164> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_884164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884164'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884164'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884165> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884165'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884165'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884166> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884166'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884166'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884167> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884167'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884167'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884168> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884168'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884168'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883798> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883798'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883798'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883799> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883799'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883799'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883800> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883800'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883800'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883801> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883801'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883801'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883795> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883795'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883795'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883796> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883796'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883796'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883797> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883797'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883797'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883030> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883030'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883030'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883031> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883031'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883031'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881907> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881907'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881907'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881908> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881908'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881908'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881909> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881909'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881909'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881910> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881910'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881910'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881911> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881911'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881911'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881912> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881912'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881912'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883032> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883032'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883032'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883033> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883033'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883033'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883011> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883011'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883011'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883012> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883012'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883012'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883013> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883013'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883013'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883014> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883014'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883014'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883015> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883015'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883015'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883016> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883016'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883016'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883017> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883017'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883017'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883018> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883018'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883018'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881869> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881869'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881869'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881870> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881870'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881870'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881871> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881871'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881871'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881872> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881872'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881872'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_881873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_881873> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_881873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_881873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881873'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881873'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881874> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881874'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881874'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881875> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881875'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881875'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881876> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881876'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881876'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881877> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881877'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881877'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883034> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883034'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883034'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883035> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883035'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883035'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883036> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883036'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883036'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883037> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883037'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883037'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883038> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883038'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883038'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883039> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883039'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883039'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883040> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883040'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883040'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883041> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883041'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883041'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883004> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883004'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883004'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883005> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883005'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883005'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883006> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883006'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883006'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883007> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883007'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883007'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883008> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883008'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883008'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883009> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883009'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883009'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883010> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883010'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883010'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881913> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881913'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881913'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881914> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881914'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881914'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881915> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881915'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881915'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881916> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881916'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881916'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881917> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881917'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881917'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_881918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_881918> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_881918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_5_881918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881918'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881918'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881919> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881919'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881919'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881920> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881920'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881920'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881921> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881921'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881921'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883808> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883808'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883808'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883809> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883809'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883809'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883802> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883802'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883802'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883803> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883803'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883803'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883804> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883804'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883804'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883805> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883805'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883805'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883806> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883806'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883806'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883807> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883807'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883807'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883775> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883775'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883775'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883776> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883776'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883776'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883777> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883777'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883777'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883778> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883778'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883778'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881886> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881886'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881886'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881887> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881887'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881887'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881888> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_881888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881888'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881888'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881889> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881889'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881889'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881890> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_881890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881890'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881890'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881891> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881891'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881891'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881892> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881892'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881892'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881893> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881893'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881893'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881894> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881894'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881894'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881895> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881895'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881895'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881878> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881878'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881878'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881879> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881879'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881879'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881880> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881880'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881880'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881881> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881881'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881881'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881882> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881882'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881882'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881883> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881883'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881883'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881884> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881884'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881884'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881885> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881885'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881885'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883836> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883836'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883836'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883818> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883818'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883818'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883779> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883779'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883779'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883780> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883780'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883780'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883781> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883781'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883781'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883782> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883782'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883782'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883810> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883810'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883810'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883811> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883811'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883811'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883812> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883812'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883812'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883813> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883813'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883813'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883814> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883814'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883814'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883815> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883815'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883815'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883816> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883816'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883816'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883817> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883817'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883817'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883819> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883819'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883819'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883820> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883820'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883820'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883821> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883821'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883821'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883822> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883822'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883822'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883823> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883823'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883823'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883824> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883824'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883824'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883825> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883825'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883825'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883826> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883826'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883826'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883827> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883827'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883827'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883828> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883828'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883828'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883829> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883829'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883829'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883830> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883830'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883830'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883831> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883831'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883831'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883832> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883832'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883832'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883833> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883833'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883833'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883834> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883834'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883834'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883835> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883835'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883835'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881933> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881933'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881933'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881934> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881934'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881934'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881935> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881935'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881935'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881936> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881936'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881936'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881937> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881937'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881937'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881938> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881938'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881938'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881939> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881939'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881939'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881940> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881940'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881940'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881932> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881932'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881932'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881941> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881941'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881941'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881942> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881942'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881942'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881943> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881943'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881943'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881948> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881948'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881948'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881949> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881949'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881949'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881950> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881950'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881950'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881951> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881951'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881951'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881952> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881952'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881952'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881953> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881953'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881953'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881944> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881944'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881944'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881945> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881945'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881945'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881946> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881946'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881946'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881947> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881947'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881947'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883063> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883063'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883063'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883064> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883064'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883064'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883065> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883065'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883065'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883066> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883066'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883066'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883067> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883067'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883067'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883068> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883068'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883068'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883069> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883069'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883069'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883767> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883767'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883767'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883768> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883768'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883768'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883769> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883769'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883769'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883770> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883770'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883770'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883771> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883771'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883771'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883772> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883772'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883772'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883773> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883773'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883773'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883774> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883774'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883774'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881922> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881922'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881922'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881923> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881923'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881923'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881924> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881924'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881924'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881925> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881925'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881925'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881926> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881926'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881926'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881927> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881927'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881927'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881928> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881928'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881928'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_881929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_881929> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_881929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_881929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881929'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881929'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881930> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881930'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881930'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881931> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881931'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881931'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883056> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883056'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883056'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883057> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883057'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883057'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883058> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883058'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883058'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883059> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883059'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883059'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883060> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883060'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883060'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883061> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883061'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883061'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883062> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883062'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883062'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883049> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883049'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883049'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883050> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883050'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883050'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883051> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883051'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883051'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883052> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883052'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883052'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883053> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883053'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883053'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883054> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883054'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883054'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883055> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883055'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883055'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883042> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883042'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883042'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883043> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883043'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883043'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883044> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883044'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883044'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883045> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883045'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883045'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883046> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883046'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883046'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883047> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883047'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883047'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883048> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883048'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883048'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882999> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_882999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882999'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882999'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883000> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883000'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883000'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882996> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882996'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882996'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882997> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_882997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882997'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882997'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882998> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882998'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882998'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881855> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881855'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881855'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881856> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881856'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881856'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881857> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_881857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881857'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881857'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881858> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881858'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881858'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881861> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881861'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881861'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881859> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881859'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881859'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881976> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_881976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881976'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881976'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881977> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_881977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881977'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881977'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881978> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881978'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881978'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881979> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881979'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881979'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881980> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881980'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881980'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881981> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881981'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881981'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881982> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881982'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881982'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881983> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881983'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881983'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881984> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881984'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881984'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881985> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881985'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881985'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883089> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883089'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883089'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883090> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883090'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883090'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883091> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883091'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883091'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883092> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883092'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883092'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883093> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883093'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883093'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883094> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883094'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883094'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883095> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883095'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883095'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883096> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883096'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883096'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883097> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883097'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883097'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883098> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883098'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883098'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883867> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883867'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883867'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883868> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883868'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883868'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883869> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883869'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883869'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883870> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883870'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883870'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883871> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883871'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883871'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883872> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883872'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883872'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883873> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883873'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883873'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883874> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883874'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883874'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883875> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883875'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883875'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884894> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884894'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884894'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884296> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884296'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884296'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884297> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884297'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884297'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884298> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884298'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884298'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884299> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884299'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884299'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884300> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884300'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884300'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884301> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884301'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884301'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884302> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884302'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884302'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884303> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884303'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884303'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884304> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884304'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884304'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884305> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884305'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884305'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884286> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884286'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884286'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884287> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884287'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884287'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884288> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884288'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884288'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884289> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884289'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884289'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884290> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884290'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884290'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884291> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884291'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884291'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884292> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884292'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884292'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884293> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884293'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884293'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884294> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884294'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884294'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884295> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884295'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884295'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884258> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884258'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884258'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884259> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884259'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884259'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884260> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884260'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884260'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884261> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884261'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884261'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884262> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884262'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884262'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884263> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884263'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884263'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884264> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884264'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884264'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884265> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884265'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884265'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884266> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884266'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884266'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884267> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884267'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884267'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884277> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884277'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884277'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884278> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884278'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884278'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884279> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884279'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884279'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884280> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884280'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884280'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884281> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884281'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884281'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884282> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884282'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884282'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884283> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884283'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884283'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884284> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884284'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884284'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884285> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884285'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884285'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884268> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884268'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884268'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884269> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884269'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884269'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884270> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884270'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884270'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884271> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_884271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884271'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884271'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884272> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884272'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884272'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884273> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884273'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884273'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884274> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884274'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884274'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884275> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884275'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884275'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884276> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884276'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884276'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884336> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884336'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884336'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884337> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884337'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884337'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884338> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884338'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884338'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884339> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884339'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884339'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884340> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_884340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884340'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884340'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884341> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884341'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884341'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884342> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884342'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884342'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884343> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884343'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884343'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884344> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884344'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884344'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884345> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884345'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884345'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884346> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884346'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884346'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884249> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884249'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884249'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884250> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884250'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884250'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884251> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884251'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884251'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884252> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884252'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884252'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884253> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884253'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884253'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884254> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884254'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884254'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884255> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884255'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884255'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884256> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884256'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884256'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884257> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884257'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884257'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884239> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884239'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884239'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884240> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884240'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884240'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884241> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_884241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884241'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884241'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884242> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884242'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884242'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884243> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_884243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884243'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884243'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884244> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884244'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884244'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884245> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884245'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884245'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884246> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_884246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884246'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884246'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884247> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884247'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884247'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884248> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884248'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884248'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884428> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884428'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884428'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884429> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884429'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884429'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884430> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884430'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884430'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884431> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_884431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884431'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884431'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884432> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884432'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884432'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884433> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884433'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884433'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884434> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884434'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884434'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884435> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884435'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884435'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884436> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884436'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884436'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884216> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884216'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884216'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884217> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_884217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884217'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884217'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884218> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884218'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884218'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884219> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884219'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884219'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884220> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884220'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884220'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884221> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884221'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884221'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884222> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_884222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884222'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884222'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884223> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884223'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884223'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884225> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884225'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884225'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884226> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884226'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884226'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884227> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884227'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884227'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884895> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884895'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884895'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884896> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884896'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884896'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884884> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884884'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884884'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884885> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884885'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884885'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884886> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884886'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884886'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884887> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884887'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884887'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884888> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884888'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884888'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884889> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884889'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884889'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884890> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884890'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884890'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884891> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884891'^^xsd:string;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884891'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884892> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884892'^^xsd:string;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884892'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884893> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884893'^^xsd:string;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884893'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882028> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882028'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882028'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882029> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882029'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882029'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882030> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882030'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882030'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882031> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882031'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882031'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882032> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882032'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882032'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882033> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882033'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882033'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882034> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882034'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882034'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882035> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882035'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882035'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882036> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882036'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882036'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882037> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882037'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882037'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882038> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882038'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882038'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882039> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882039'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882039'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882051> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882051'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882051'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882052> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882052'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882052'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882053> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_882053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882053'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882053'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882054> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882054'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882054'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882055> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882055'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882055'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882056> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882056'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882056'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882057> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_882057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882057'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882057'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882058> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882058'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882058'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882059> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882059'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882059'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882060> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882060'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882060'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881997> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881997'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881997'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881998> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881998'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881998'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881999> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_881999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881999'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881999'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882000> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882000'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882000'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882001> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_882001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882001'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882001'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882002> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882002'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882002'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882003> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882003'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882003'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882004> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_882004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882004'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882004'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882005> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882005'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882005'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882006> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_882006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882006'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882006'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882050> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882050'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882050'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882040> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882040'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882040'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882041> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882041'^^xsd:string;
  dwc:scientificName 'Euphausiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882041'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882042> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_882042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882042'^^xsd:string;
  dwc:scientificName 'Euphausiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882042'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882043> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_882043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882043'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882043'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882044> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882044'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882044'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882045> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_882045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882045'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882045'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882046> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_882046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882046'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882046'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882047> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882047'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882047'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882048> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882048'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882048'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882049> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_882049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882049'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882049'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883155> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883155'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883155'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883156> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883156'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883156'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883157> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883157'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883157'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883158> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883158'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883158'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883159> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883159'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883159'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883160> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883160'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883160'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883161> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883161'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883161'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883162> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883162'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883162'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883163> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883163'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883163'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883164> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883164'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883164'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883136> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883136'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883136'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883137> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883137'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883137'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883138> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883138'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883138'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883139> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883139'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883139'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883140> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883140'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883140'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883141> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883141'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883141'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883142> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883142'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883142'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883143> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883143'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883143'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883144> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883144'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883144'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883145> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883145'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883145'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883108> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883108'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883108'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883109> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883109'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883109'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883110> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883110'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883110'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883111> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883111'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883111'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883112> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883112'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883112'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883113> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883113'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883113'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883114> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_5_883114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883114'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883114'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883115> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883115'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883115'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883116> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883116'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883116'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884228> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884228'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884228'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884229> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884229'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884229'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884230> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884230'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884230'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884231> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884231'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884231'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884232> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884232'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884232'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884233> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884233'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884233'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884234> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884234'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884234'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884235> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884235'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884235'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884236> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884236'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884236'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884237> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884237'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884237'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884238> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884238'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884238'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883302> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883302'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883302'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883303> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883303'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883303'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883304> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883304'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883304'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883305> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883305'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883305'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883306> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883306'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883306'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883307> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883307'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883307'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883308> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883308'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883308'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883309> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883309'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883309'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883310> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883310'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883310'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883311> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883311'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883311'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883312> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883312'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883312'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883313> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883313'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883313'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883314> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883314'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883314'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883315> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883315'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883315'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883316> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883316'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883316'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883317> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883317'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883317'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883318> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883318'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883318'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883319> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883319'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883319'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883320> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_5_883320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883320'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883320'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883321> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883321'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883321'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884325> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884325'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884325'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884326> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884326'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884326'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884327> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884327'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884327'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884328> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884328'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884328'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884329> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884329'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884329'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884330> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884330'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884330'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884331> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884331'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884331'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884332> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884332'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884332'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884333> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884333'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884333'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884334> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884334'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884334'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884335> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_884335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884335'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884335'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883408> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883408'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883408'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883409> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883409'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883409'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883410> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883410'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883410'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883411> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883411'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883411'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883412> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883412'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883412'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883413> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883413'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883413'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883414> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883414'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883414'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883415> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883415'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883415'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883416> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883416'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883416'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883417> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883417'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883417'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883418> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883418'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883418'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883341> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883341'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883341'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883342> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883342'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883342'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883343> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883343'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883343'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883344> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883344'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883344'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883345> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883345'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883345'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883346> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883346'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883346'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883347> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883347'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883347'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883348> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883348'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883348'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883349> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883349'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883349'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883350> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883350'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883350'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883351> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883351'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883351'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883322> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883322'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883322'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883323> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883323'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883323'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883324> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883324'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883324'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883325> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883325'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883325'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883326> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883326'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883326'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883327> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883327'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883327'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883328> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883328'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883328'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883329> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883329'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883329'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883330> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883330'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883330'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883331> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883331'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883331'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883990> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883990'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883990'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883991> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883991'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883991'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883992> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883992'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883992'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883993> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883993'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883993'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883994> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883994'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883994'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883995> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883995'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883995'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883996> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883996'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883996'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883997> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883997'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883997'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883998> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883998'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883998'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883999> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883999'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883999'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883332> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883332'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883332'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883333> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883333'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883333'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883334> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883334'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883334'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883335> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883335'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883335'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883336> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883336'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883336'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883337> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883337'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883337'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883338> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883338'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883338'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883339> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883339'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883339'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883340> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883340'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883340'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884417> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884417'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884417'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884418> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884418'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884418'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884419> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884419'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884419'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884420> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884420'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884420'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884421> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884421'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884421'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884422> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884422'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884422'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884423> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884423'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884423'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884424> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884424'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884424'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884425> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884425'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884425'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884426> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884426'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884426'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884427> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884427'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884427'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884407> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884407'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884407'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884408> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884408'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884408'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884409> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884409'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884409'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884410> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884410'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884410'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884411> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884411'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884411'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884412> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884412'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884412'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884413> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_884413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884413'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884413'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884414> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884414'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884414'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884415> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884415'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884415'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884416> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884416'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884416'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883958> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883958'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883958'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883959> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883959'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883959'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883960> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883960'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883960'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883961> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883961'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883961'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883962> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883962'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883962'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883963> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883963'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883963'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883964> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883964'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883964'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883965> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883965'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883965'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883966> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883966'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883966'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883967> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883967'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883967'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883968> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883968'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883968'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883969> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883969'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883969'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883970> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883970'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883970'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883971> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883971'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883971'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883972> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883972'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883972'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883973> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883973'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883973'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883974> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883974'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883974'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883976> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883976'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883976'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883977> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883977'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883977'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883978> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883978'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883978'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883979> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883979'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883979'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883980> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883980'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883980'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883981> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883981'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883981'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883982> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883982'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883982'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883983> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883983'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883983'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883984> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883984'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883984'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883985> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883985'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883985'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883986> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883986'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883986'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883987> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883987'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883987'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883988> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883988'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883988'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883989> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883989'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883989'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883898> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883898'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883898'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883899> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883899'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883899'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883900> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883900'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883900'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883901> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883901'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883901'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883902> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883902'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883902'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883903> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883903'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883903'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883904> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883904'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883904'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883905> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883905'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883905'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883906> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883906'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883906'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883907> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883907'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883907'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883876> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883876'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883876'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883877> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883877'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883877'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883878> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883878'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883878'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883879> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883879'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883879'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883880> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883880'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883880'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883881> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883881'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883881'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883882> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883882'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883882'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883883> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883883'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883883'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883884> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883884'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883884'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883885> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883885'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883885'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883886> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883886'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883886'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883938> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883938'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883938'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883939> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883939'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883939'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883940> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883940'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883940'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883941> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883941'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883941'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883942> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883942'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883942'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883943> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883943'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883943'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883944> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883944'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883944'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883945> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883945'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883945'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883946> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883946'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883946'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883947> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883947'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883947'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883927> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883927'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883927'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883928> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883928'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883928'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883929> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883929'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883929'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883930> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883930'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883930'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883931> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883931'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883931'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883932> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883932'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883932'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883933> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883933'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883933'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883934> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883934'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883934'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883935> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883935'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883935'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883936> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883936'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883936'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883937> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883937'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883937'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883918> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883918'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883918'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883919> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883919'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883919'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883920> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883920'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883920'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883921> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883921'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883921'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883922> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883922'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883922'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883923> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883923'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883923'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883924> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883924'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883924'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883925> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883925'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883925'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883926> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883926'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883926'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883908> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883908'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883908'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883909> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883909'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883909'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883910> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883910'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883910'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883911> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883911'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883911'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883912> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883912'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883912'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883913> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_883913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883913'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883913'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883914> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883914'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883914'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883915> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883915'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883915'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883916> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883916'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883916'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883917> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883917'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883917'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883887> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883887'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883887'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883888> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883888'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883888'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883889> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883889'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883889'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883890> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883890'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883890'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883891> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883891'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883891'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883892> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883892'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883892'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883893> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_5_883893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883893'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883893'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883894> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883894'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883894'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883895> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883895'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883895'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883896> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883896'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883896'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883897> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883897'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883897'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883948> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883948'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883948'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883949> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883949'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883949'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883950> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883950'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883950'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883951> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883951'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883951'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883952> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883952'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883952'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883953> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883953'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883953'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883954> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883954'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883954'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883955> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883955'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883955'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883956> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883956'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883956'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883957> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883957'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883957'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884398> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884398'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884398'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884399> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884399'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884399'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884400> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884400'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884400'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884401> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884401'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884401'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884402> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884402'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884402'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884403> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884403'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884403'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884404> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884404'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884404'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884405> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884405'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884405'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884406> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884406'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884406'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884315> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884315'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884315'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884316> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884316'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884316'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884317> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884317'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884317'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884318> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884318'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884318'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884319> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884319'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884319'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884320> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_884320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884320'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884320'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884321> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884321'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884321'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884322> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884322'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884322'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884323> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_884323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884323'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884323'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884324> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884324'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884324'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884306> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884306'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884306'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884307> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884307'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884307'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884308> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884308'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884308'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884309> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_884309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884309'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884309'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884310> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_884310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884310'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884310'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884311> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_884311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884311'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884311'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884312> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_884312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884312'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884312'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884313> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_884313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884313'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884313'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884314> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_884314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884314'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884314'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881986> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881986'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881986'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881987> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_881987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881987'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881987'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881988> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_881988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881988'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881988'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881989> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881989'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881989'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_881990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_881990> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_881990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_5_881990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881990'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881990'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881991> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_881991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881991'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881991'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881992> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_881992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881992'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881992'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881993> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_881993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881993'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881993'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881994> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_881994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881994'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881994'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881995> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_881995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881995'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881995'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881996> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_881996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881996'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881996'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883117> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_883117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883117'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883117'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883118> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883118'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883118'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883119> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883119'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883119'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883120> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883120'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883120'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883121> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883121'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883121'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883122> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883122'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883122'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883123> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883123'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883123'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883124> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883124'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883124'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883125> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883125'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883125'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882071> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882071'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882071'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882072> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882072'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882072'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882073> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_882073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882073'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882073'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882074> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882074'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882074'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882075> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882075'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882075'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882076> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_5_882076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882076'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882076'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882077> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_882077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882077'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882077'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882078> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_882078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882078'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882078'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882079> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_882079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882079'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882079'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882080> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882080'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882080'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882081> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882081'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882081'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882061> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_882061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882061'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882061'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882062> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882062'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882062'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882063> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_882063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882063'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882063'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882064> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882064'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882064'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882065> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_882065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882065'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882065'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882066> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_882066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882066'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882066'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882067> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882067'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882067'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882068> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_882068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882068'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882068'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882069> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882069'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882069'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882070> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_1_882070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882070'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882070'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883146> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883146'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883146'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883147> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883147'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883147'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883148> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883148'^^xsd:string;
  dwc:scientificName 'Ophryotrocha labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130027'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883148'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883149> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883149'^^xsd:string;
  dwc:scientificName 'Ophryotrocha labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130027'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883149'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883150> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_883150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883150'^^xsd:string;
  dwc:scientificName 'Ophryotrocha labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130027'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883150'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883151> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883151'^^xsd:string;
  dwc:scientificName 'Ophryotrocha labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130027'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883151'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883152> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883152'^^xsd:string;
  dwc:scientificName 'Ophryotrocha labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130027'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883152'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883153> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883153'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883153'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883154> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883154'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883154'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883126> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_883126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883126'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883126'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883127> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883127'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883127'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883128> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883128'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883128'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883129> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883129'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883129'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883130> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_2_883130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883130'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883130'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883131> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_883131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883131'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883131'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883132> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_2_883132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883132'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883132'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883133> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883133'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883133'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883134> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_4_883134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883134'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883134'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883135> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl2_3_883135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883135'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883135'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882018> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882018'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882018'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882019> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_4_882019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882019'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882019'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882020> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_3_882020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882020'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882020'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882021> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_5_882021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882021'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882021'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882022> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/603_bl1_1_882022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882022'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882022'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882023> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882023'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882023'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882024> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882024'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882024'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882025> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882025'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882025'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882026> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882026'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882026'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882027> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882027'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882027'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882007> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882007'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882007'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882008> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882008'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882008'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882009> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882009'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882009'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882010> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882010'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882010'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882011> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882011'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882011'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882012> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882012'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882012'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882013> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882013'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882013'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882014> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882014'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882014'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882015> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882015'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882015'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882016> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882016'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882016'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882017> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882017'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882017'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883099> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883099'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883099'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883100> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883100'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883100'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883101> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883101'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883101'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883102> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883102'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883102'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883103> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883103'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883103'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883104> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883104'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883104'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883105> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883105'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883105'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883106> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883106'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883106'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883107> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883107'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883107'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883165> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883165'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883165'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883166> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883166'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883166'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883167> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883167'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883167'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883168> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883168'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883168'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883169> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883169'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883169'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883170> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883170'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883170'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883171> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883171'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883171'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883172> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883172'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883172'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883173> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883173'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883173'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883174> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883174'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883174'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883175> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_883175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_883175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883175'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883175'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883176> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883176'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883176'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883177> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883177'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883177'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883178> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883178'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883178'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883179> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883179'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883179'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883180> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883180'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883180'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883181> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883181'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883181'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883182> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883182'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883182'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883070> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883070'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883070'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883071> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883071'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883071'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883072> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883072'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883072'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883073> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883073'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883073'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883074> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883074'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883074'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883075> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883075'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883075'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883076> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883076'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883076'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883077> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883077'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883077'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883078> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883078'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883078'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883079> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883079'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883079'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883080> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883080'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883080'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881954> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881954'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881954'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881955> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881955'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881955'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881956> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_881956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_881956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881956'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881956'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881957> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881957'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881957'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881958> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881958'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881958'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881959> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881959'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881959'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881960> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881960'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881960'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881961> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881961'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881961'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881962> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881962'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881962'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881963> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881963'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881963'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881964> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881964'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881964'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883844> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883844'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883844'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883845> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883845'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883845'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883846> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883846'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883846'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883847> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883847'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883847'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883848> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883848'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883848'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883849> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883849'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883849'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883850> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883850'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883850'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883851> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883851'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883851'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883852> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883852'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883852'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883853> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883853'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883853'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883854> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883854'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883854'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884195> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884195'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884195'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884196> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884196'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884196'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884197> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884197'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884197'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884198> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884198'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884198'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884199> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884199'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884199'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884200> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884200'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884200'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884201> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884201'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884201'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884202> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884202'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884202'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884203> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884203'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884203'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884204> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884204'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884204'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884205> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884205'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884205'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884863> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884863'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884863'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884864> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884864'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884864'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884865> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884865'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884865'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884866> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884866'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884866'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884867> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884867'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884867'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884868> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884868'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884868'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884869> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884869'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884869'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884870> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884870'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884870'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884871> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884871'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884871'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884872> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884872'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884872'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883855> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883855'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883855'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885440> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885440'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885440'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885441> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885441'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885441'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885442> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885442'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885442'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885443> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885443'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885443'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885444> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885444'^^xsd:string;
  dwc:scientificName 'Eumida parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182818'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885444'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '182818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885445> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885445'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885445'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885446> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885446'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885446'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885447> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885447'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885447'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885448> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885448'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885448'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885449> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885449'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885449'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885450> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885450'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885450'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885451> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885451'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885451'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883081> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883081'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883081'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883082> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883082'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883082'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883083> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883083'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883083'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883084> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883084'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883084'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883085> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883085'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883085'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883086> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883086'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883086'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883087> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883087'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883087'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883088> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883088'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883088'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885080> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885080'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885080'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885081> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885081'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885081'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885082> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885082'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885082'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885083> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885083'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885083'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885084> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885084'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885084'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885085> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885085'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885085'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885086> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885086'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885086'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885087> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885087'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885087'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885088> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885088'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885088'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885089> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885089'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885089'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885090> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885090'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885090'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885091> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885091'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885091'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885092> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885092'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885092'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885093> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885093'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885093'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885094> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885094'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885094'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885095> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885095'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885095'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885096> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885096'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885096'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885097> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885097'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885097'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885069> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885069'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885069'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885070> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885070'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885070'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885071> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885071'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885071'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885073> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885073'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885073'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885074> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885074'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885074'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885075> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885075'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885075'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885076> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885076'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885076'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885077> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885077'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885077'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885078> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885078'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885078'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885079> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885079'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885079'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885058> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885058'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885058'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885059> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885059'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885059'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885060> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885060'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885060'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885061> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885061'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885061'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885062> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885062'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885062'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885063> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885063'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885063'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885064> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885064'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885064'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885065> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885065'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885065'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885066> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885066'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885066'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885067> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885067'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885067'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885068> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885068'^^xsd:string;
  dwc:scientificName 'Venus verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141936'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885068'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883866> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883866'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883866'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885460> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885460'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885460'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885461> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885461'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885461'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885462> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885462'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885462'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885463> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885463'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885463'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885464> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885464'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885464'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885465> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885465'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885465'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885466> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885466'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885466'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885467> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885467'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885467'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885468> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885468'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885468'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885469> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885469'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885469'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885470> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885470'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885470'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885471> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885471'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885471'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885472> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885472'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885472'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885473> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885473'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885473'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885474> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885474'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885474'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885475> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885475'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885475'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885476> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885476'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885476'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885477> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885477'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885477'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885478> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885478'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885478'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883856> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883856'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883856'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883857> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883857'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883857'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883858> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883858'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883858'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883859> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883859'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883859'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883860> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883860'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883860'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883861> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883861'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883861'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883862> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883862'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883862'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883863> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883863'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883863'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883864> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883864'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883864'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883865> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883865'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883865'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885452> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885452'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885452'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885453> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885453'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885453'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885454> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885454'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885454'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885455> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885455'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885455'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885456> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885456'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885456'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885457> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885457'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885457'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885458> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885458'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885458'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885459> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885459'^^xsd:string;
  dwc:scientificName 'Modiolus demissus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182821'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885459'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884984> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884984'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884984'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884985> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884985'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884985'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884986> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884986'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884986'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884987> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884987'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884987'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884988> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884988'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884988'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884989> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884989'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884989'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884990> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884990'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884990'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884991> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884991'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884991'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884992> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884992'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884992'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884993> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884993'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884993'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884897> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884897'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884897'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884898> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884898'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884898'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884899> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884899'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884899'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884900> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884900'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884900'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884901> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884901'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884901'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884902> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884902'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884902'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884903> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884903'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884903'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884904> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884904'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884904'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884905> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884905'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884905'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884906> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884906'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884906'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884907> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884907'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884907'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884908> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884908'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884908'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884909> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884909'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884909'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884910> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884910'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884910'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884911> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884911'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884911'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884912> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884912'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884912'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884913> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884913'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884913'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884914> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884914'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884914'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884915> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884915'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884915'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884916> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884916'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884916'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884917> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884917'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884917'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884918> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884918'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884918'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884873> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884873'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884873'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884874> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884874'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884874'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884875> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884875'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884875'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884876> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884876'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884876'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884877> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884877'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884877'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884878> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884878'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884878'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884879> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884879'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884879'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884880> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884880'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884880'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884881> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884881'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884881'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884882> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884882'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884882'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884883> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884883'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884883'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884206> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884206'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884206'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884207> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884207'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884207'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884208> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884208'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884208'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884209> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884209'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884209'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884210> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884210'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884210'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884211> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884211'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884211'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884212> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884212'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884212'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884213> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884213'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884213'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884214> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884214'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884214'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884215> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884215'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884215'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884930> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884930'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884930'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884931> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884931'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884931'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884932> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884932'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884932'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884933> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884933'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884933'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884934> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884934'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884934'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884935> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884935'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884935'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884936> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884936'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884936'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884937> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884937'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884937'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884938> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884938'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884938'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884939> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884939'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884939'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884919> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884919'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884919'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884920> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884920'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884920'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884921> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884921'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884921'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884922> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884922'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884922'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884923> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884923'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884923'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884924> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884924'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884924'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884925> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884925'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884925'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884926> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884926'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884926'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884927> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884927'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884927'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884928> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884928'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884928'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884929> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884929'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884929'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884951> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884951'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884951'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884952> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884952'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884952'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884953> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884953'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884953'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884954> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884954'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884954'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884955> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884955'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884955'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884956> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884956'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884956'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884957> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884957'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884957'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884958> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884958'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884958'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884959> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884959'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884959'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884960> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884960'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884960'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884961> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884961'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884961'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884962> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884962'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884962'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884940> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884940'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884940'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884941> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884941'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884941'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884942> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884942'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884942'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884943> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884943'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884943'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884944> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884944'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884944'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884945> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884945'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884945'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884946> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884946'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884946'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884947> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884947'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884947'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884948> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884948'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884948'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884949> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884949'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884949'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884950> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884950'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884950'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881965> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881965'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881965'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881966> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881966'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881966'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881967> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881967'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881967'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881968> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881968'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881968'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881969> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881969'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881969'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881970> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881970'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881970'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881971> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881971'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881971'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881972> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881972'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881972'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881973> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881973'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881973'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881974> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881974'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881974'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881975> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881975'^^xsd:string;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881975'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884974> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884974'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884974'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884975> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884975'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884975'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884976> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884976'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884976'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884977> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884977'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884977'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884978> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884978'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884978'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884979> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884979'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884979'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884980> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884980'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884980'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884981> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884981'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884981'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884982> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884982'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884982'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884983> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884983'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884983'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884963> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884963'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884963'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884964> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884964'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884964'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884965> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884965'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884965'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884966> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884966'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884966'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884967> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884967'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884967'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884968> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884968'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884968'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884969> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884969'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884969'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884970> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884970'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884970'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884971> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884971'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884971'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884972> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884972'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884972'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884973> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884973'^^xsd:string;
  dwc:scientificName 'Thracia papyracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141649'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884973'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885003> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885003'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885003'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885004> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885004'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885004'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885005> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885005'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885005'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885006> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885006'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885006'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885007> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885007'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885007'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885008> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885008'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885008'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885009> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885009'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885009'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885010> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885010'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885010'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885011> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885011'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885011'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884994> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884994'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884994'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884995> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884995'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884995'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884996> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884996'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884996'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884997> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884997'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884997'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884998> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884998'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884998'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884999> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884999'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884999'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885000> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885000'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885000'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885001> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885001'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885001'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885002> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885002'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885002'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885499> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885499'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885499'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885500> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885500'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885500'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885501> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885501'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885501'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885502> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885502'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885502'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885504> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885504'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885504'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885505> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885505'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885505'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885506> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885506'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885506'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885507> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885507'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885507'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885508> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885508'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885508'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885509> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885509'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885509'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885510> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885510'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885510'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885479> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885479'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885479'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885480> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885480'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885480'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885481> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885481'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885481'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885482> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885482'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885482'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885483> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885483'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885483'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885484> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885484'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885484'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885485> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885485'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885485'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885486> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885486'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885486'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885487> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885487'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885487'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885488> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885488'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885488'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885511> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885511'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885511'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885512> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885512'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885512'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885489> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885489'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885489'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885490> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885490'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885490'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885491> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885491'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885491'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885492> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885492'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885492'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885493> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885493'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885493'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885494> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885494'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885494'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885495> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885495'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885495'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885496> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885496'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885496'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885497> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885497'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885497'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885498> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885498'^^xsd:string;
  dwc:scientificName 'Sigalion squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182822'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885498'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883627> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883627'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883627'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883628> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883628'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883628'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883629> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883629'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883629'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883630> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883630'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883630'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883631> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883631'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883631'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883632> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883632'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883632'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883633> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883633'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883633'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883634> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883634'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883634'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882858> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882858'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882858'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882859> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882859'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882859'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882860> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882860'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882860'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882861> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882861'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882861'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882862> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882862'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882862'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882863> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882863'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882863'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882864> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882864'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882864'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882865> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882865'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882865'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882866> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882866'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882866'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882867> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882867'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882867'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885280> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885280'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885280'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885281> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885281'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885281'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885282> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885282'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885282'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883625> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_883625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_883625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883625'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883625'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883626> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883626'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883626'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883624> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883624'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883624'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882851> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882851'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882851'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882852> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882852'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882852'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882853> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882853'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882853'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882854> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882854'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882854'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884696> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884696'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884696'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884697> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884697'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884697'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884698> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884698'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884698'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884693> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884693'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884693'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884694> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884694'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884694'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884695> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884695'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884695'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882856> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882856'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882856'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882857> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882857'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882857'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882868> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882868'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882868'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882869> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882869'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882869'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882870> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882870'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882870'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882871> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882871'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882871'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882872> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882872'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882872'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882873> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882873'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882873'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882874> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882874'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882874'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882875> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882875'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882875'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882876> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882876'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882876'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882877> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882877'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882877'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883635> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883635'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883635'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883636> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883636'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883636'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883637> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883637'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883637'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883638> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883638'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883638'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883639> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883639'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883639'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883640> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883640'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883640'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883641> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883641'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883641'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883642> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883642'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883642'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884699> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884699'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884699'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884700> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884700'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884700'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884701> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884701'^^xsd:string;
  dwc:scientificName 'Venerupis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138647'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884701'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884702> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884702'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884702'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884703> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884703'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884703'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884704> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884704'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884704'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884705> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884705'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884705'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884706> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884706'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884706'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884707> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884707'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884707'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884708> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884708'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884708'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882886> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882886'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882886'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882887> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882887'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882887'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882888> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882888'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882888'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882889> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882889'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882889'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882890> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882890'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882890'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882891> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882891'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882891'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882892> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882892'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882892'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882893> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882893'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882893'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883650> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883650'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883650'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883651> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883651'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883651'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883652> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883652'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883652'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883653> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883653'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883653'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883654> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883654'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883654'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883655> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883655'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883655'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883656> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883656'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883656'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883657> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883657'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883657'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884709> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884709'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884709'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884710> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884710'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884710'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884711> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884711'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884711'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884712> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884712'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884712'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884713> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884713'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884713'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884714> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884714'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884714'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884715> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884715'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884715'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884845> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884845'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884845'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884846> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884846'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884846'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884847> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884847'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884847'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884848> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884848'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884848'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884849> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884849'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884849'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884850> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884850'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884850'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884851> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884851'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884851'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884852> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884852'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884852'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884837> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884837'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884837'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884828> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884828'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884828'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884838> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884838'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884838'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884839> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884839'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884839'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884840> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884840'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884840'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884841> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884841'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884841'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884842> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884842'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884842'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884843> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884843'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884843'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884844> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884844'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884844'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885432> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885432'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885432'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885433> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885433'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885433'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885434> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885434'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885434'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885435> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885435'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885435'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885436> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885436'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885436'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885437> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885437'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885437'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885438> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885438'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885438'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885439> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885439'^^xsd:string;
  dwc:scientificName 'Syllis edentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182817'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885439'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884821> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884821'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884821'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884822> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884822'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884822'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884823> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884823'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884823'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884824> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884824'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884824'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884825> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884825'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884825'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884826> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884826'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884826'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884827> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884827'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884827'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885291> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885291'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885291'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885292> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885292'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885292'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885293> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885293'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885293'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885294> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885294'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885294'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885295> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885295'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885295'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885296> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885296'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885296'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885297> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885297'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885297'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884134> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884134'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884134'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884135> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884135'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884135'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884136> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884136'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884136'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884137> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884137'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884137'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884138> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884138'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884138'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884139> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884139'^^xsd:string;
  dwc:scientificName 'Hydroides elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884139'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884140> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884140'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884140'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884141> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884141'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884141'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884142> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884142'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884142'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884143> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884143'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884143'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884144> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884144'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884144'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883666> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883666'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883666'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883667> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883667'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883667'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883668> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883668'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883668'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883669> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883669'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883669'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883670> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883670'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883670'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883671> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883671'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883671'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883672> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883672'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883672'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883673> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883673'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883673'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883674> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883674'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883674'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883675> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883675'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883675'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883676> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883676'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883676'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883677> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883677'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883677'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883678> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883678'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883678'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883679> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883679'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883679'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883680> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883680'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883680'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883681> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883681'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883681'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883682> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883682'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883682'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883683> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883683'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883683'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883684> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883684'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883684'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884184> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884184'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884184'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884185> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884185'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884185'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884186> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884186'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884186'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884180> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884180'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884180'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884181> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884181'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884181'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884182> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884182'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884182'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884183> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884183'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884183'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884145> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884145'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884145'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884146> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884146'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884146'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884147> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884147'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884147'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884148> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884148'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884148'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884149> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884149'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884149'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884150> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884150'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884150'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884151> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884151'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884151'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884152> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884152'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884152'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884187> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884187'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884187'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884188> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884188'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884188'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884189> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884189'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884189'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884190> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884190'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884190'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884191> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884191'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884191'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884192> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884192'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884192'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884193> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884193'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884193'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884194> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884194'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884194'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884724> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884724'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884724'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884725> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884725'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884725'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884726> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884726'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884726'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884727> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884727'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884727'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884728> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884728'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884728'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884729> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884729'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884729'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884730> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884730'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884730'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884731> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884731'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884731'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884732> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884732'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884732'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884733> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884733'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884733'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884735> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884735'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884735'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884736> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884736'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884736'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884737> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884737'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884737'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884738> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884738'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884738'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884739> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884739'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884739'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884740> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884740'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884740'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884741> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884741'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884741'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884734> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884734'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884734'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884813> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884813'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884813'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884814> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884814'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884814'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884815> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884815'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884815'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884816> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884816'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884816'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884817> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884817'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884817'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884818> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884818'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884818'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884819> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884819'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884819'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884820> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884820'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884820'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884853> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884853'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884853'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884854> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884854'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884854'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884855> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884855'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884855'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884856> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884856'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884856'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884857> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884857'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884857'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884858> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884858'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884858'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884859> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884859'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884859'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884860> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884860'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884860'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884861> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884861'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884861'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884862> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884862'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884862'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884716> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884716'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884716'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884717> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884717'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884717'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884718> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884718'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884718'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884719> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884719'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884719'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884720> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884720'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884720'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884721> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884721'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884721'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884722> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884722'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884722'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884723> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884723'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884723'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883664> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883664'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883664'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883665> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883665'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883665'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883658> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883658'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883658'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883659> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883659'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883659'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883660> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883660'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883660'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883661> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883661'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883661'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883662> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883662'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883662'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883663> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883663'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883663'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883837> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883837'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883837'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883838> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883838'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883838'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883839> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883839'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883839'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883840> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883840'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883840'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883841> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883841'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883841'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883842> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883842'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883842'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883843> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883843'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883843'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882911> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882911'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882911'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882912> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882912'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882912'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882910> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882910'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882910'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882904> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882904'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882904'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882905> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882905'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882905'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882906> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882906'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882906'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882907> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882907'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882907'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882908> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882908'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882908'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882909> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882909'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882909'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882913> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882913'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882913'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882914> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882914'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882914'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882915> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882915'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882915'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882916> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882916'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882916'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882917> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882917'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882917'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882918> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882918'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882918'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882919> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882919'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882919'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882920> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882920'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882920'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882894> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882894'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882894'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882895> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882895'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882895'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882896> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882896'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882896'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882897> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882897'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882897'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882898> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882898'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882898'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882899> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882899'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882899'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882900> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882900'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882900'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882901> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882901'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882901'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882902> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882902'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882902'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882903> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882903'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882903'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881862> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881862'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881862'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881863> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881863'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881863'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881864> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881864'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881864'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881865> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881865'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881865'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881866> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881866'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881866'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881867> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881867'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881867'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881868> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881868'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881868'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881759> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_881759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_881759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881759'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881759'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881760> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881760'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881760'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881761> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881761'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881761'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882882> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882882'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882882'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882878> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882878'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882878'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882879> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882879'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882879'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882880> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882880'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882880'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882881> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882881'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882881'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883646> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883646'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883646'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883648> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883648'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883648'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883649> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883649'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883649'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882883> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882883'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882883'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882884> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882884'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882884'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882885> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882885'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882885'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883643> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883643'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883643'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883644> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883644'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883644'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883645> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883645'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883645'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885431> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885431'^^xsd:string;
  dwc:scientificName 'Sigalion squamosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182816'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885431'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885423> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885423'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885423'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885424> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885424'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885424'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885425> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885425'^^xsd:string;
  dwc:scientificName 'Ninoe americana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182812'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885425'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885427> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885427'^^xsd:string;
  dwc:scientificName 'Psammobia ferroeensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182813'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885427'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885428> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885428'^^xsd:string;
  dwc:scientificName 'Pseudobrania clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182814'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885428'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885429> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885429'^^xsd:string;
  dwc:scientificName 'Pseudobrania limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182815'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885429'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885430> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885430'^^xsd:string;
  dwc:scientificName 'Pseudobrania limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182815'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885430'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885422> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885422'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885422'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885416> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885416'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885416'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885417> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885417'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885417'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885418> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885418'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885418'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885419> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885419'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885419'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885420> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885420'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885420'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885406> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885406'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885406'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885407> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885407'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885407'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885408> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885408'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885408'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885409> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885409'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885409'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885410> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885410'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885410'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885411> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885411'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885411'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885412> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885412'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885412'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885413> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885413'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885413'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885415> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885415'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885415'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885399> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885399'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885399'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885400> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885400'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885400'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885401> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885401'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885401'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885402> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885402'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885402'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885403> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885403'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885403'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885404> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885404'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885404'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885405> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885405'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885405'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885391> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885391'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885391'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885392> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885392'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885392'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885393> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885393'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885393'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885394> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885394'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885394'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885395> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885395'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885395'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885396> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885396'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885396'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885397> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885397'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885397'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885398> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885398'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885398'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885283> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885283'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885283'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885284> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885284'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885284'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885285> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885285'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885285'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885286> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885286'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885286'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885287> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885287'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885287'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885288> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885288'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885288'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885289> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885289'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885289'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885290> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885290'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885290'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885308> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885308'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885308'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885309> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885309'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885309'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885310> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885310'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885310'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885311> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885311'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885311'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885312> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885312'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885312'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885313> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885313'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885313'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885314> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885314'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885314'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885298> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885298'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885298'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885299> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885299'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885299'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885300> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885300'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885300'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885301> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885301'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885301'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885302> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885302'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885302'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885303> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885303'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885303'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885305> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885305'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885305'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885306> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885306'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885306'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885307> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885307'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885307'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884437> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884437'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884437'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884438> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884438'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884438'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884439> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884439'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884439'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884440> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884440'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884440'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884441> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884441'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884441'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884442> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884442'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884442'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884443> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884443'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884443'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884444> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884444'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884444'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884445> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884445'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884445'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884446> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884446'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884446'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884447> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884447'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884447'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884448> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884448'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884448'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884449> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884449'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884449'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884450> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884450'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884450'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884451> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884451'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884451'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884452> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884452'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884452'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884453> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884453'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884453'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884454> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884454'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884454'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884455> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884455'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884455'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884456> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884456'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884456'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884457> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884457'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884457'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884458> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884458'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884458'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884459> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884459'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884459'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884460> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884460'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884460'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884461> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884461'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884461'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884462> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884462'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884462'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884463> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884463'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884463'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884464> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884464'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884464'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884465> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884465'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884465'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884466> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884466'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884466'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884467> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884467'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884467'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884468> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884468'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884468'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884469> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884469'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884469'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884470> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884470'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884470'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884471> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884471'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884471'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884472> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884472'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884472'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884473> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884473'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884473'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884474> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884474'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884474'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884475> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884475'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884475'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884476> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884476'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884476'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884477> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884477'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884477'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884478> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884478'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884478'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884479> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884479'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884479'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884480> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884480'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884480'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884481> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884481'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884481'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884482> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884482'^^xsd:string;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884482'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884483> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884483'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884483'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884484> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884484'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884484'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884485> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884485'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884485'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884486> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884486'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884486'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884487> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884487'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884487'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884488> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884488'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884488'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884489> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884489'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884489'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884490> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884490'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884490'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884491> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884491'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884491'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884492> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884492'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884492'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884493> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884493'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884493'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884494> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884494'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884494'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884495> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884495'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884495'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884496> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884496'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884496'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884497> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884497'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884497'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884498> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884498'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884498'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884499> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884499'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884499'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884500> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884500'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884500'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884501> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884501'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884501'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884502> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884502'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884502'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884503> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884503'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884503'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884504> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884504'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884504'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884505> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884505'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884505'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884506> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884506'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884506'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884507> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884507'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884507'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884508> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884508'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884508'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884509> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884509'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884509'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884510> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884510'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884510'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884511> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884511'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884511'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884667> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884667'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884667'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884668> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884668'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884668'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884669> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884669'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884669'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884670> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884670'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884670'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884671> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884671'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884671'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884672> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884672'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884672'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884673> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884673'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884673'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884674> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884674'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884674'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884675> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884675'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884675'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884676> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884676'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884676'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884677> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884677'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884677'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884678> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884678'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884678'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884679> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884679'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884679'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884680> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884680'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884680'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884681> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884681'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884681'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884682> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884682'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884682'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884683> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884683'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884683'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884684> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884684'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884684'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884685> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884685'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884685'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884686> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884686'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884686'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884687> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884687'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884687'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884688> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884688'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884688'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884689> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884689'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884689'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884690> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884690'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884690'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884691> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884691'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884691'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884692> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884692'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884692'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881767> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881767'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881767'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881768> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881768'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881768'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881769> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881769'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881769'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885315> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885315'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885315'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885316> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885316'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885316'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885317> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885317'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885317'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883685> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883685'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883685'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883686> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883686'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883686'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883687> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883687'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883687'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882921> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882921'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882921'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882922> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882922'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882922'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882923> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882923'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882923'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884742> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884742'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884742'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884743> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884743'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884743'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884744> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884744'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884744'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881764> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881764'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881764'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881765> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881765'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881765'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881766> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881766'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881766'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881762> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881762'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881762'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881763> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881763'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881763'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885318> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885318'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885318'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885319> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885319'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885319'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885320> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885320'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885320'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885321> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885321'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885321'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884746> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884746'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884746'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884747> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884747'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884747'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884748> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884748'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884748'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884749> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884749'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884749'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884745> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884745'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884745'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882924> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882924'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882924'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882925> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882925'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882925'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882926> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882926'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882926'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883690> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883690'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883690'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883691> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883691'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883691'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883688> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883688'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883688'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883689> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883689'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883689'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881773> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881773'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881773'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881774> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881774'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881774'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881770> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881770'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881770'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881771> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881771'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881771'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881772> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881772'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881772'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885327> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885327'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885327'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885328> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885328'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885328'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885329> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885329'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885329'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884070> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884070'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884070'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884071> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884071'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884071'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884072> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884072'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884072'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883694> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883694'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883694'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883696> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883696'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883696'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883695> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883695'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883695'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884755> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884755'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884755'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882932> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882932'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882932'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882933> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882933'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882933'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884754> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884754'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884754'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884753> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884753'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884753'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881780> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881780'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881780'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881781> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881781'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881781'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881782> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881782'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881782'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885322> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885322'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885322'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885323> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885323'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885323'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885324> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885324'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885324'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885325> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885325'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885325'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885326> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885326'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885326'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881775> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881775'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881775'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881776> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881776'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881776'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881777> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881777'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881777'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881778> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881778'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881778'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881779> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_881779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_881779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881779'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881779'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883693> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883693'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883693'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882930> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882930'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882930'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882931> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882931'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882931'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883692> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883692'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883692'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882927> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882927'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882927'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882928> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882928'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882928'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882929> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882929'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882929'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884752> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884752'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884752'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884751> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884751'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884751'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884750> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884750'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884750'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882934> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882934'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882934'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882935> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882935'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882935'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882936> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882936'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882936'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882937> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882937'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882937'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883697> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883697'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883697'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883698> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883698'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883698'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881784> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881784'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881784'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881785> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881785'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881785'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881783> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881783'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881783'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885330> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885330'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885330'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884757> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884757'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884757'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884758> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884758'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884758'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884074> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884074'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884074'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884075> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884075'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884075'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884076> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884076'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884076'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884073> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884073'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884073'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885331> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885331'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885331'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885332> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885332'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885332'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885333> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885333'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885333'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884756> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884756'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884756'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885334> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885334'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885334'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885335> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885335'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885335'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881787> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881787'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881787'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881788> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881788'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881788'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881789> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881789'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881789'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881790> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881790'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881790'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881786> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881786'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881786'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883699> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883699'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883699'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883700> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883700'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883700'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883701> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883701'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883701'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883702> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883702'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883702'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882941> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882941'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882941'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882938> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882938'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882938'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882939> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882939'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882939'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882940> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882940'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882940'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884077> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884077'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884077'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884078> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884078'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884078'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884079> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884079'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884079'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884080> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884080'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884080'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884081> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884081'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884081'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884082> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884082'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884082'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884759> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884759'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884759'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884760> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884760'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884760'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884761> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884761'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884761'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884762> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884762'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884762'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881809> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881809'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881809'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881810> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881810'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881810'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_881811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_881811> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_881811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_881811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_881811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881811'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881811'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882956> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882956'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882956'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882957> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882957'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882957'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882958> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882958'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882958'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882959> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882959'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882959'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884098> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884098'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884098'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884099> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884099'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884099'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884100> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884100'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884100'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883719> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883719'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883719'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883720> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883720'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883720'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883721> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883721'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883721'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883722> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883722'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883722'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883723> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883723'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883723'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883724> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883724'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883724'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884777> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884777'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884777'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884778> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884778'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884778'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884779> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884779'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884779'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884780> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884780'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884780'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884781> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884781'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884781'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884092> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884092'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884092'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884093> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884093'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884093'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884094> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884094'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884094'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884096> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884096'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884096'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884771> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884771'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884771'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884772> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884772'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884772'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884773> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884773'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884773'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884774> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884774'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884774'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884775> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884775'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884775'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884776> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884776'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884776'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885348> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885348'^^xsd:string;
  dwc:scientificName 'Genetyllis rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885348'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885349> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885349'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885349'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885350> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885350'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885350'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885351> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885351'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885351'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884095> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884095'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884095'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883716> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883716'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883716'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883717> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883717'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883717'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883718> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883718'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883718'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883715> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883715'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883715'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881807> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881807'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881807'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881808> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881808'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881808'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881805> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881805'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881805'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881806> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881806'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881806'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882952> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882952'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882952'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882953> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882953'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882953'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882954> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882954'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882954'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882955> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882955'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882955'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885355> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885355'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885355'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885356> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885356'^^xsd:string;
  dwc:scientificName 'Onuphis conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155197'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885356'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884097> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884097'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884097'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885352> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885352'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885352'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885353> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885353'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885353'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885354> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885354'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885354'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884101> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884101'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884101'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884782> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884782'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884782'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884102> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884102'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884102'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884783> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884783'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884783'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885357> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885357'^^xsd:string;
  dwc:scientificName 'Onuphis conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155197'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885357'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885358> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885358'^^xsd:string;
  dwc:scientificName 'Onuphis conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155197'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885358'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883725> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883725'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883725'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883726> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883726'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883726'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882961> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882961'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882961'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882962> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882962'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882962'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882963> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882963'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882963'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882960> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882960'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882960'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881812> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881812'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881812'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881813> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881813'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881813'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881814> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881814'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881814'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884784> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884784'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884784'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884785> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884785'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884785'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884786> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884786'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884786'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884787> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884787'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884787'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884788> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884788'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884788'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881818> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881818'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881818'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_881819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_881819> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_881819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_881819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_881819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881819'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881819'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881815> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881815'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881815'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881816> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881816'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881816'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881817> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881817'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881817'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883727> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883727'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883727'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883728> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883728'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883728'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883729> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883729'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883729'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883730> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883730'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883730'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883731> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883731'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883731'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883732> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883732'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883732'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882967> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882967'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882967'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882964> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882964'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882964'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882965> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882965'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882965'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882966> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882966'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882966'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885361> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885361'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885361'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884105> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884105'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884105'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884106> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884106'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884106'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884107> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884107'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884107'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884103> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884103'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884103'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884104> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884104'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884104'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885359> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885359'^^xsd:string;
  dwc:scientificName 'Onuphis conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155197'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885359'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885360> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885360'^^xsd:string;
  dwc:scientificName 'Onuphis conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155197'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885360'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883734> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883734'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883734'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883735> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883735'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883735'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883733> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883733'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883733'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884108> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884108'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884108'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884109> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884109'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884109'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884789> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884789'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884789'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884790> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884790'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884790'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884791> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884791'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884791'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884792> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884792'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884792'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885362> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885362'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885362'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885364> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885364'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885364'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885365> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885365'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885365'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885366> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885366'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885366'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885363> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885363'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885363'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881820> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881820'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881820'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881821> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881821'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881821'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881822> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881822'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881822'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881823> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881823'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881823'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881824> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881824'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881824'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882969> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882969'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882969'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882968> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882968'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882968'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885370> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885370'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885370'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885375> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885375'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885375'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885374> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885374'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885374'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885371> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885371'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885371'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885372> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885372'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885372'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885373> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885373'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885373'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885367> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885367'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885367'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885369> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885369'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885369'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885368> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885368'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885368'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883706> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883706'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883706'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883703> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883703'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883703'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883704> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883704'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883704'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883705> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883705'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883705'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882942> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882942'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882942'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882943> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882943'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882943'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882944> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882944'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882944'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882945> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882945'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882945'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881791> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881791'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881791'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_881792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_881792> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_881792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_881792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_881792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881792'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881792'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881793> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_881793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_881793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881793'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881793'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881794> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881794'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881794'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884763> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884763'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884763'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884764> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884764'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884764'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884083> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884083'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884083'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884084> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884084'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884084'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881803> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881803'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881803'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881804> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881804'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881804'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881795> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881795'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881795'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881796> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_881796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_881796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881796'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881796'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_881797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_881797> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_881797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_881797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_881797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881797'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881797'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_881798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_881798> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_881798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_881798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_881798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881798'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881798'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881799> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881799'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881799'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881800> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881800'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881800'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_881801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_881801> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_881801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_881801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_881801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881801'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881801'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881802> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881802'^^xsd:string;
  dwc:scientificName 'Prosobranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881802'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883710> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883710'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883710'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883711> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883711'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883711'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883712> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883712'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883712'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883713> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883713'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883713'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883714> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883714'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883714'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883707> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883707'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883707'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883708> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883708'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883708'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883709> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883709'^^xsd:string;
  dwc:scientificName 'Aricidea suecica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130572'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883709'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882946> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882946'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882946'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882947> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882947'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882947'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882948> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882948'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882948'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882949> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882949'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882949'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882950> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882950'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882950'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882951> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882951'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882951'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884768> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884768'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884768'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884769> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884769'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884769'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884770> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884770'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884770'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884767> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884767'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884767'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884085> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884085'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884085'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884086> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884086'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884086'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884087> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884087'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884087'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884089> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884089'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884089'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884090> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884090'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884090'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884091> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884091'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884091'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884088> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884088'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884088'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884765> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884765'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884765'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884766> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884766'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884766'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885347> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885347'^^xsd:string;
  dwc:scientificName 'Genetyllis rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885347'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885343> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885343'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885343'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885344> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885344'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885344'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885345> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885345'^^xsd:string;
  dwc:scientificName 'Genetyllis rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885345'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885346> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885346'^^xsd:string;
  dwc:scientificName 'Genetyllis rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885346'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885340> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885340'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885340'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885341> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885341'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885341'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885342> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885342'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885342'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885336> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885336'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885336'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885337> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885337'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885337'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885338> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885338'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885338'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885339> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885339'^^xsd:string;
  dwc:scientificName 'Scolelepis girardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '155128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885339'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '338471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883755> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883755'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883755'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883756> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883756'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883756'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884127> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884127'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884127'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884128> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884128'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884128'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884126> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884126'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884126'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883752> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883752'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883752'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883753> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_883753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_883753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883753'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883753'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883754> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883754'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883754'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881844> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881844'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881844'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881845> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881845'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881845'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881846> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881846'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881846'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882986> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882986'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882986'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882987> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882987'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882987'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882988> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882988'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882988'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883764> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883764'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883764'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883765> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883765'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883765'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883766> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883766'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883766'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882989> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882989'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882989'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882990> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882990'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882990'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883763> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883763'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883763'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881847> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881847'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881847'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881848> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881848'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881848'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881849> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881849'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881849'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881837> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881837'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881837'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881838> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881838'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881838'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881841> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881841'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881841'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881842> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881842'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881842'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881843> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881843'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881843'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881839> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881839'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881839'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881840> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881840'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881840'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881851> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881851'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881851'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881852> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881852'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881852'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881850> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881850'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881850'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883758> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883758'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883758'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883759> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883759'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883759'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883757> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883757'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883757'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882991> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882991'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882991'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882992> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882992'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882992'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882993> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882993'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882993'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883761> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883761'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883761'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883762> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883762'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883762'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883760> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883760'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883760'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881853> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881853'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881853'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881854> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881854'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881854'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882994> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882994'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882994'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882995> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882995'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882995'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883003> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883003'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883003'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883001> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883001'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883001'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883002> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883002'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883002'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883749> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883749'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883749'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883750> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883750'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883750'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883751> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883751'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883751'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883748> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883748'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883748'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883746> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883746'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883746'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883747> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883747'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883747'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881835> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881835'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881835'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881836> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881836'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881836'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881834> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881834'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881834'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882984> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882984'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882984'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882985> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882985'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882985'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882983> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882983'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882983'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882981> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882981'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882981'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882982> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882982'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882982'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881833> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881833'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881833'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881832> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881832'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881832'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885380> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885380'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885380'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885387> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885387'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885387'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885383> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885383'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885383'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885384> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885384'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885384'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885385> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885385'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885385'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885386> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885386'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885386'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885381> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885381'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885381'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885382> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885382'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885382'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885390> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885390'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885390'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885388> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885388'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885388'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885389> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885389'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182810'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885389'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884124> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884124'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884124'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884125> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884125'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884125'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884806> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884806'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884806'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884807> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884807'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884807'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884808> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884808'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884808'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884810> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884810'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884810'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884811> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884811'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884811'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884812> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884812'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884812'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884809> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884809'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884809'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884802> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884802'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884802'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884803> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884803'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884803'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884804> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884804'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884804'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884805> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884805'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884805'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884121> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884121'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884121'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884122> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884122'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884122'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884123> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884123'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884123'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884129> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884129'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884129'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884130> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884130'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884130'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884131> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884131'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884131'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884132> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884132'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884132'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884133> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884133'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884133'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885376> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885376'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885376'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885377> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885377'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885377'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885378> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885378'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885378'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885379> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885379'^^xsd:string;
  dwc:scientificName 'Venerupis aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '181362'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885379'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884116> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884116'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884116'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884117> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884117'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884117'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884118> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884118'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884118'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884119> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884119'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884119'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884120> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884120'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884120'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884799> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884799'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884799'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884800> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884800'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884800'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884801> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884801'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884801'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882977> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882977'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882977'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883743> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883743'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883743'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883744> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883744'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883744'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883745> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883745'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883745'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881830> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881830'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881830'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_881831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_881831> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_881831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_881831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_881831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881831'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881831'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882978> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882978'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882978'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882979> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882979'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882979'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882980> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882980'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882980'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881826> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881826'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881826'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881827> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881827'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881827'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881825> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881825'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881825'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883736> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883736'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883736'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883737> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883737'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883737'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883738> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883738'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883738'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883739> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883739'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883739'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884796> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884796'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884796'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884797> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884797'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884797'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883740> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883740'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883740'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883741> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883741'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883741'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883742> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883742'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883742'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882974> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882974'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882974'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882975> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882975'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882975'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882976> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882976'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882976'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882970> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882970'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882970'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882972> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882972'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882972'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882973> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882973'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882973'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_881828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_881828> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_881828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_881828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_881828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881828'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881828'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884113> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884113'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884113'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884114> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884114'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884114'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884115> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884115'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884115'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884110> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884110'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884110'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884111> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884111'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884111'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884793> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884793'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884793'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884794> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884794'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884794'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884795> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884795'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884795'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883183> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883183'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883183'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883184> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883184'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883184'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883185> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883185'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883185'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883186> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883186'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883186'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883187> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883187'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883187'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883188> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883188'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883188'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883189> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883189'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883189'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883190> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883190'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883190'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883191> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883191'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883191'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882082> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882082'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882082'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882083> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882083'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882083'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882084> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882084'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882084'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882085> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882085'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882085'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882086> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882086'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882086'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882087> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882087'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882087'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882088> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882088'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882088'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882089> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882089'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882089'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882090> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882090'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882090'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882091> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882091'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882091'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882103> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882103'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882103'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882104> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882104'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882104'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882105> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882105'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882105'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882106> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882106'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882106'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882107> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882107'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882107'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882108> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882108'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882108'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882109> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882109'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882109'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882110> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882110'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882110'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882111> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882111'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882111'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882092> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882092'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882092'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882093> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882093'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882093'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882094> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882094'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882094'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882095> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882095'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882095'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882096> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882096'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882096'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882097> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882097'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882097'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882098> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882098'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882098'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882099> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882099'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882099'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882100> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882100'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882100'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882101> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882101'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882101'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882123> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882123'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882123'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882124> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882124'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882124'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882125> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882125'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882125'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882126> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882126'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882126'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882127> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882127'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882127'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882128> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882128'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882128'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882130> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882130'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882130'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882131> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882131'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882131'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882132> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882132'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882132'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883237> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883237'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883237'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883238> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883238'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883238'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883239> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883239'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883239'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883240> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883240'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883240'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883241> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883241'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883241'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883242> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883242'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883242'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883243> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883243'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883243'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883244> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883244'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883244'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883204> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883204'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883204'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883205> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883205'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883205'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883206> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883206'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883206'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883207> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883207'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883207'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883208> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883208'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883208'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883209> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883209'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883209'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883210> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883210'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883210'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883211> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883211'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883211'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883212> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883212'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883212'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883213> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883213'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883213'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883192> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883192'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883192'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883193> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_883193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_883193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883193'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883193'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883194> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883194'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883194'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883195> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883195'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883195'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883196> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883196'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883196'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883197> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883197'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883197'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883199> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883199'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883199'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883200> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883200'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883200'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883201> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883201'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883201'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883202> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883202'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883202'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883203> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883203'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883203'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882625> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882625'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882625'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882626> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882626'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882626'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882627> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882627'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882627'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882628> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882628'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882628'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882629> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882629'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882629'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882630> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882630'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882630'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882631> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882631'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882631'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882633> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882633'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882633'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882634> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882634'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882634'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882635> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882635'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882635'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882636> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882636'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882636'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882637> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882637'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882637'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882638> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882638'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882638'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882639> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882639'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882639'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882640> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882640'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882640'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882641> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882641'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882641'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882642> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882642'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882642'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882644> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882644'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129233'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882644'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882645> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882645'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129233'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882645'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882646> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882646'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129233'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882646'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883291> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883291'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883291'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883292> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883292'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883292'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883293> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883293'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883293'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883294> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883294'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883294'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883295> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883295'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883295'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883296> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883296'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883296'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883297> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883297'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883297'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883298> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883298'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883298'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883299> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883299'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883299'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883300> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883300'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883300'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883301> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883301'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883301'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883225> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883225'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883225'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883226> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883226'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883226'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883227> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883227'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883227'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883228> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883228'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883228'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883229> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883229'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883229'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883230> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_883230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_883230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883230'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883230'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883231> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883231'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883231'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883232> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883232'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883232'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883233> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883233'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883233'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883234> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883234'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883234'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883235> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883235'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883235'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883236> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883236'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883236'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883214> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883214'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883214'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883215> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883215'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883215'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883216> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883216'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883216'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883217> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883217'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883217'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883218> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883218'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883218'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883219> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883219'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883219'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883220> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883220'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883220'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883221> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883221'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883221'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883222> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883222'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883222'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883223> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883223'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883223'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883224> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883224'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883224'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882529> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882529'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882529'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882530> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882530'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882530'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882531> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882531'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882531'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882532> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882532'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882532'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882533> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882533'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882533'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882534> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882534'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882534'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882535> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882535'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882535'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882536> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882536'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882536'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882537> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882537'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882537'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882538> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882538'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882538'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882539> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882539'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882539'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882540> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882540'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882540'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882520> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882520'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882520'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882521> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882521'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882521'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882522> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882522'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882522'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882523> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882523'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882523'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882524> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882524'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882524'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882525> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882525'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882525'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882526> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882526'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882526'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882527> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882527'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882527'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882528> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882528'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882528'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882551> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882551'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882551'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882552> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882552'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882552'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882553> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882553'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882553'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882554> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882554'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882554'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882556> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882556'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882556'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882557> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882557'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882557'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882558> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882558'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882558'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882559> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882559'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882559'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882560> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882560'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882560'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882561> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882561'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882561'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882562> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882562'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882562'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882541> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882541'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882541'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882542> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882542'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882542'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882543> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882543'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882543'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882544> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882544'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882544'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882545> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882545'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882545'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882546> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882546'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882546'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882548> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882548'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882548'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882549> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882549'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882549'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882550> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882550'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882550'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882133> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882133'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882133'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882134> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882134'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882134'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882136> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882136'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882136'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882137> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882137'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882137'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882138> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882138'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882138'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882139> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882139'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882139'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882140> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882140'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882140'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882141> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882141'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882141'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882142> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882142'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882142'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882143> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882143'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882143'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882170> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882170'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882170'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882171> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882171'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882171'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882172> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882172'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882172'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882173> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882173'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882173'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882174> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882174'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882174'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882175> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882175'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882175'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882176> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882176'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882176'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882177> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882177'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882177'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882178> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882178'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882178'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882179> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882179'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882179'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882180> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882180'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882180'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882157> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882157'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882157'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882158> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882158'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882158'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882159> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882159'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882159'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882160> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882160'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882160'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882162> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882162'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882162'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882163> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882163'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882163'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882164> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882164'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882164'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882165> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882165'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882165'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882166> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882166'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882166'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882167> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882167'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882167'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882168> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882168'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882168'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882181> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882181'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882181'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882182> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882182'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882182'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882184> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882184'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882184'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882185> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882185'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882185'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882186> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882186'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882186'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882187> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882187'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882187'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882188> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882188'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882188'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882189> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882189'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882189'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882190> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882190'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882190'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882191> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882191'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882191'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882509> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882509'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882509'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882510> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882510'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882510'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882511> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882511'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882511'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882513> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882513'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882513'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882514> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882514'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882514'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882515> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882515'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882515'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882516> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882516'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882516'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882517> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882517'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882517'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882518> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882518'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882518'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882519> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882519'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882519'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882144> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882144'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882144'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882145> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882145'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882145'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882146> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882146'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882146'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882147> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882147'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882147'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882148> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882148'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882148'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882149> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882149'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882149'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882150> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882150'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882150'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882151> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882151'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882151'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882152> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882152'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882152'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882153> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882153'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882153'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882154> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882154'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882154'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882155> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882155'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882155'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882156> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882156'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882156'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882122> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882122'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882122'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882117> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882117'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882117'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882118> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882118'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882118'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882119> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882119'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882119'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882120> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882120'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882120'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882121> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882121'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882121'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882116> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882116'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882116'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882112> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882112'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882112'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882113> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882113'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882113'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882114> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882114'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882114'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882115> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882115'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882115'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883367> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883367'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883367'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883368> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883368'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883368'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883369> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883369'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883369'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883370> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883370'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883370'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883371> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883371'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883371'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883402> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883402'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883402'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883403> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883403'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883403'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883400> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883400'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883400'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883401> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883401'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883401'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883389> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883389'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883389'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883390> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883390'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883390'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883391> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883391'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883391'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883399> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883399'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883399'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883365> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883365'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883365'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883366> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883366'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883366'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883396> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883396'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883396'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883397> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883397'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883397'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883398> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883398'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883398'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883404> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883404'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883404'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883405> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883405'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883405'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883406> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883406'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883406'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883407> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883407'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883407'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883360> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883360'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883360'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883361> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883361'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883361'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883362> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883362'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883362'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883363> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883363'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883363'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883364> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883364'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883364'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883395> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883395'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883395'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883394> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883394'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883394'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883388> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883388'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883388'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883392> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883392'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883392'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883393> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883393'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883393'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883386> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883386'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883386'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883387> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883387'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883387'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882579> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882579'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882579'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882580> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882580'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882580'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882581> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882581'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882581'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882592> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882592'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882592'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882593> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882593'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882593'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882594> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882594'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882594'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882595> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882595'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882595'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882596> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882596'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882596'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882597> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882597'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882597'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882598> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882598'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882598'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882599> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882599'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882599'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882600> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882600'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882600'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882601> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882601'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882601'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882602> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882602'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882602'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882603> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882603'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882603'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882604> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882604'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882604'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882605> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882605'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882605'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882606> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882606'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882606'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882585> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882585'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882585'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882586> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882586'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882586'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882587> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882587'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882587'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882575> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882575'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882575'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882576> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882576'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882576'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882577> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882577'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882577'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882612> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882612'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882612'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882613> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882613'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882613'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882614> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882614'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882614'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882615> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882615'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882615'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882616> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882616'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882616'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882617> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882617'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882617'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882618> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882618'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882618'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882619> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882619'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882619'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882620> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882620'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882620'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882621> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882621'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882621'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882622> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882622'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882622'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882623> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882623'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882623'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882624> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882624'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882624'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882582> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882582'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882582'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882583> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882583'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882583'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882584> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882584'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882584'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882588> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882588'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882588'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882589> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882589'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882589'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882590> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882590'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882590'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882591> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882591'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882591'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882607> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882607'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882607'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882608> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882608'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882608'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882609> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882609'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882609'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882610> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882610'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882610'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882611> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882611'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882611'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882578> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882578'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882578'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882567> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882567'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882567'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882568> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882568'^^xsd:string;
  dwc:scientificName 'Leptosynapta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882568'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882569> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882569'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882569'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882563> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882563'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882563'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882564> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882564'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882564'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882565> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882565'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882565'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882566> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882566'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882566'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883352> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883352'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883352'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883353> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883353'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883353'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883372> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883372'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883372'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883373> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883373'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883373'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883374> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883374'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883374'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883375> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883375'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883375'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883376> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883376'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883376'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883377> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883377'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883377'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883378> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883378'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883378'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883379> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883379'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883379'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883380> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883380'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883380'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883381> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883381'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883381'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883382> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883382'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883382'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883383> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883383'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883383'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883384> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883384'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883384'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883385> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883385'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883385'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883354> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883354'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883354'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883355> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883355'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883355'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883356> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883356'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883356'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883357> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883357'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883357'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883358> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883358'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883358'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883359> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883359'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883359'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882570> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882570'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882570'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882571> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882571'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882571'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882572> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882572'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882572'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882573> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882573'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882573'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882574> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882574'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882574'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883647> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883647'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883647'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885208> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885208'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885208'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885207> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885207'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885207'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885243> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885243'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885243'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885244> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885244'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885244'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885269> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885269'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885269'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885270> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885270'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885270'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885126> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885126'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885126'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885125> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885125'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885125'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885127> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885127'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885127'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885161> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885161'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885161'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885162> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885162'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885162'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885204> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885204'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885204'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885205> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885205'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885205'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885206> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885206'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885206'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885111> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885111'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885111'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885112> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885112'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885112'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882855> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882855'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882855'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885426> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885426'^^xsd:string;
  dwc:scientificName 'Ninoe americana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '182812'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885426'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_885414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_885414> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_885414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_885414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_885414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885414'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885414'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885421> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885421'^^xsd:string;
  dwc:scientificName 'Lumbrineris acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '182811'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885421'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882405> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882405'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882405'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882406> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882406'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882406'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882407> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882407'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882407'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882408> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882408'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882408'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882409> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882409'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882409'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882410> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882410'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882410'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882411> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882411'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882411'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882412> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882412'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882412'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882413> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882413'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882413'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882414> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882414'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882414'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882415> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882415'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882415'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882416> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882416'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882416'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882417> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882417'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882417'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882392> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882392'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882392'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882393> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882393'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882393'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882394> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882394'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882394'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882395> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882395'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882395'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882396> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882396'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882396'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882397> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882397'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882397'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882398> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882398'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882398'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882399> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882399'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882399'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882400> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882400'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882400'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882401> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882401'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882401'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882402> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882402'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882402'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882403> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882403'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882403'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882404> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882404'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882404'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882379> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882379'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882379'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882380> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882380'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882380'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882381> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882381'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882381'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882382> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882382'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882382'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882383> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882383'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882383'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882384> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882384'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882384'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882385> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882385'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882385'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882386> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882386'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882386'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882387> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882387'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882387'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882388> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882388'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882388'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882389> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882389'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882389'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882390> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882390'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882390'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882391> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882391'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882391'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882367> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882367'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882367'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882368> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882368'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882368'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882369> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882369'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882369'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882370> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882370'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882370'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882371> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882371'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882371'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882372> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882372'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882372'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882373> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882373'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882373'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882374> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882374'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882374'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882375> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882375'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882375'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882376> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882376'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882376'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882378> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882378'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882378'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882355> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882355'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882355'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882356> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882356'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882356'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882357> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882357'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882357'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882358> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882358'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882358'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882359> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882359'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882359'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882360> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882360'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882360'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882361> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882361'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882361'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882362> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882362'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882362'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882363> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882363'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882363'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882364> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882364'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882364'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882366> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882366'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882366'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882460> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882460'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882460'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882461> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882461'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882461'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882462> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882462'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882462'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882463> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882463'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882463'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882464> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882464'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882464'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882465> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882465'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882465'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882466> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882466'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882466'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882467> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882467'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882467'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882468> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882468'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882468'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882469> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882469'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882469'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882470> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882470'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882470'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882471> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882471'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882471'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882472> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882472'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882472'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882418> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882418'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882418'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882419> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882419'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882419'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882473> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882473'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882473'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882474> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882474'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882474'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882475> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882475'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882475'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882476> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882476'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882476'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882477> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882477'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882477'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882478> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882478'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882478'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882479> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882479'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882479'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882480> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882480'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882480'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882481> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882481'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882481'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882482> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882482'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882482'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882483> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882483'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882483'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882447> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882447'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882447'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882448> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882448'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882448'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882449> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882449'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882449'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882450> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882450'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882450'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882451> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882451'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882451'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882452> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882452'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882452'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882453> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882453'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882453'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882454> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882454'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882454'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882455> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882455'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882455'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882456> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882456'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882456'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882457> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882457'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882457'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882458> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882458'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882458'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882459> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882459'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882459'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882485> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882485'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882485'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882486> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882486'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882486'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882487> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882487'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882487'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882488> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882488'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882488'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882489> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882489'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882489'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882490> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882490'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882490'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882491> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882491'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882491'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882492> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882492'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882492'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882493> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882493'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882493'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882494> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882494'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882494'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882495> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882495'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882495'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882496> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882496'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882496'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882497> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882497'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882497'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882498> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882498'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882498'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882499> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882499'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882499'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882500> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882500'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882500'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882501> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882501'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882501'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882502> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882502'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882502'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882503> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882503'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882503'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882504> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882504'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882504'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882505> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882505'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882505'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882506> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882506'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882506'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882507> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882507'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882507'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882508> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882508'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882508'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882212> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882212'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882212'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882213> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882213'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882213'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882214> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882214'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882214'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882215> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882215'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882215'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882216> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882216'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882216'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882217> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882217'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882217'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882218> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882218'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882218'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882219> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882219'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882219'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882220> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882220'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882220'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882221> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882221'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882221'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882223> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882223'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882223'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882224> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882224'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882224'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882225> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882225'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882225'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882226> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882226'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882226'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882227> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882227'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882227'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882228> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882228'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882228'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882229> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882229'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882229'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882230> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882230'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882230'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882231> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882231'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882231'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882232> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882232'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882232'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882233> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882233'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882233'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882234> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882234'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882234'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882235> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882235'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882235'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882236> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882236'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882236'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882237> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882237'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882237'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882238> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882238'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882238'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882239> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882239'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882239'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882241> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882241'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882241'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882242> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882242'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882242'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882243> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882243'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882243'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882262> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882262'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882262'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882263> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882263'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882263'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882264> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882264'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882264'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882265> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882265'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882265'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882266> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882266'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882266'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882267> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882267'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882267'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882268> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882268'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882268'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882269> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882269'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882269'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882270> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882270'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882270'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882271> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882271'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882271'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882272> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882272'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882272'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882273> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882273'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882273'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882344> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882344'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882344'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882345> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882345'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882345'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882346> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882346'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882346'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882347> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882347'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882347'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882348> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882348'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882348'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882349> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882349'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882349'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882350> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882350'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882350'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882351> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882351'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882351'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882352> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882352'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882352'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882353> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882353'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882353'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882354> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882354'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882354'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882253> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882253'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882253'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882254> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882254'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882254'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882255> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882255'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882255'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882256> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882256'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882256'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882257> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882257'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882257'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882258> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882258'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882258'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882244> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882244'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882244'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882246> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882246'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882246'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882247> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882247'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882247'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882248> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882248'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882248'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882249> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882249'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882249'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882250> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882250'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882250'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882251> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882251'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882251'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882252> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882252'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882252'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882259> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882259'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882259'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882260> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882260'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882260'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882261> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882261'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882261'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882211> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882211'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882211'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882209> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882209'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882209'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882210> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882210'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882210'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882205> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882205'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882205'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882206> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882206'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882206'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882207> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882207'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882207'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882208> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882208'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882208'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883257> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883257'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883257'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883258> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883258'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883258'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883259> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883259'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883259'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883260> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883260'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883260'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883261> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883261'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883261'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883262> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883262'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883262'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883263> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883263'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883263'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883264> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883264'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883264'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883245> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883245'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883245'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883249> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883249'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883249'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883250> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883250'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883250'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883251> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883251'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883251'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883252> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883252'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883252'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883253> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883253'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883253'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885039> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885039'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885039'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885040> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885040'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885040'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885037> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885037'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885037'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885038> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885038'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885038'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885032> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885032'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885032'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885033> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885033'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885033'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885031> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885031'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885031'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885029> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885029'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885029'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885028> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885028'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885028'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885025> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885025'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885025'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885026> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885026'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885026'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885034> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885034'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885034'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885035> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885035'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885035'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885036> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885036'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885036'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885057> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885057'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885057'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885024> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885024'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885024'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885021> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885021'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885021'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885022> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885022'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885022'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885023> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885023'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885023'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885055> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885055'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885055'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885056> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885056'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885056'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885052> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885052'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885052'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885053> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885053'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885053'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885054> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885054'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885054'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885030> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885030'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885030'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885027> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885027'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885027'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882200> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882200'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882200'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882201> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882201'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882201'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884354> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884354'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884354'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884009> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884009'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884009'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884010> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884010'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884010'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884011> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884011'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884011'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884012> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884012'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884012'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884013> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884013'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884013'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885017> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885017'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885017'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885018> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885018'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885018'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885019> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885019'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885019'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885020> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885020'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885020'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884356> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884356'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884356'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884355> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884355'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884355'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884023> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884023'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884023'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884024> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884024'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884024'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884025> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884025'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884025'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884026> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884026'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884026'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884029> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884029'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884029'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884030> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884030'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884030'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884031> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884031'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884031'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884388> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884388'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884388'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884389> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884389'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884389'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884390> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884390'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884390'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884391> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884391'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884391'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884392> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884392'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884392'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884361> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884361'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884361'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884362> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884362'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884362'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884363> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884363'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884363'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884364> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884364'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884364'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884365> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884365'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884365'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884366> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884366'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884366'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884367> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884367'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884367'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884368> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884368'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884368'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884369> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884369'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884369'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884370> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884370'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884370'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884371> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884371'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884371'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884372> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884372'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884372'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884373> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884373'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884373'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884374> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884374'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884374'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884375> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884375'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884375'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884357> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884357'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884357'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884358> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884358'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884358'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884359> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884359'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884359'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884360> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884360'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884360'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884385> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884385'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884385'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884386> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884386'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884386'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884387> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884387'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884387'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884376> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884376'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884376'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884377> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884377'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884377'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884378> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884378'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884378'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884379> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884379'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884379'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884380> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884380'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884380'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884381> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884381'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884381'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884382> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884382'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884382'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884383> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884383'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884383'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884384> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884384'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884384'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884393> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884393'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884393'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884394> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884394'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884394'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884395> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884395'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884395'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884396> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884396'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884396'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884397> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884397'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884397'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883246> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883246'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883246'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883247> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883247'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883247'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883248> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883248'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883248'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882202> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882202'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882202'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882203> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882203'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882203'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882204> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882204'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882204'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883254> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883254'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883254'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883255> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883255'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883255'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883256> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883256'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883256'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884018> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884018'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884018'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884019> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884019'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884019'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884020> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884020'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884020'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884021> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884021'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884021'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884022> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884022'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884022'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884017> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884017'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884017'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884027> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884027'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884027'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884028> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884028'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884028'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884014> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884014'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884014'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884015> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884015'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884015'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884016> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884016'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884016'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884006> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884006'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884006'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884007> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884007'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884007'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884008> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884008'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884008'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884005> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884005'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884005'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885012> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885012'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885012'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885013> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885013'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885013'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885014> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885014'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885014'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885015> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885015'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885015'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885016> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885016'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885016'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885043> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885043'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885043'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885044> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885044'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885044'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885045> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885045'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885045'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885041> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885041'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885041'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885042> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885042'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885042'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884349> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884349'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884349'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884350> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884350'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884350'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884351> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884351'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884351'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885048> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885048'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885048'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885047> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885047'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885047'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884353> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884353'^^xsd:string;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884353'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885046> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885046'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885046'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884352> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884352'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884352'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884347> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884347'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884347'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884348> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884348'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884348'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885050> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885050'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885050'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885051> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885051'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885051'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885049> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885049'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885049'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882199> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882199'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882199'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882198> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882198'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882198'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882195> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882195'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882195'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882196> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882196'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882196'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882197> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882197'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882197'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884000> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884000'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884000'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884001> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884001'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884001'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884002> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884002'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884002'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884003> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884003'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884003'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884004> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884004'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884004'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882192> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882192'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882192'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882193> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882193'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882193'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882194> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882194'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882194'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882321> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882321'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882321'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882323> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882323'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882323'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882324> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882324'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882324'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882325> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882325'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882325'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882326> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882326'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882326'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882327> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882327'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882327'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882328> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882328'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882328'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882329> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882329'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882329'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882330> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882330'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882330'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882299> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882299'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882299'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882300> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882300'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882300'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882301> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882301'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882301'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882302> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882302'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882302'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882303> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882303'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882303'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882304> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882304'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882304'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882305> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882305'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882305'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882306> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882306'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882306'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882307> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882307'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882307'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882308> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882308'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882308'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882309> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882309'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882309'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882310> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882310'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882310'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882291> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882291'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882291'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882292> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882292'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882292'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882293> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882293'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882293'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882294> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882294'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882294'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882295> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882295'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882295'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882296> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882296'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882296'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882297> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882297'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882297'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882298> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882298'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882298'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882311> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882311'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882311'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882312> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882312'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882312'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882314> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882314'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882314'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882315> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882315'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882315'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882316> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882316'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882316'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882317> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882317'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882317'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882318> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882318'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882318'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882319> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882319'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882319'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882320> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882320'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882320'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882331> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882331'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882331'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882332> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882332'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882332'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882333> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882333'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882333'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882335> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882335'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882335'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882336> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882336'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882336'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882337> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882337'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882337'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882338> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882338'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882338'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882339> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882339'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882339'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883265> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883265'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883265'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883266> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883266'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883266'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883267> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883267'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883267'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883268> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883268'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883268'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882274> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882274'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882274'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882275> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882275'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882275'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882276> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882276'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882276'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882277> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882277'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882277'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882278> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882278'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882278'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882279> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882279'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882279'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884032> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884032'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884032'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884033> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884033'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884033'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884039> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884039'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884039'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884040> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884040'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884040'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884041> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884041'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884041'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884042> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884042'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884042'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884050> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884050'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884050'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884051> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884051'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884051'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884052> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884052'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884052'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884036> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884036'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884036'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884037> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884037'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884037'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884038> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884038'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884038'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884044> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884044'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884044'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884045> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884045'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884045'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884046> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884046'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884046'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884043> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884043'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884043'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884047> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884047'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884047'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884048> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884048'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884048'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884049> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884049'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884049'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884053> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884053'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884053'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884054> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884054'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884054'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884055> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884055'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884055'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884056> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884056'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884056'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884057> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884057'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884057'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884058> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884058'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884058'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884059> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884059'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884059'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884060> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884060'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884060'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884034> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884034'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884034'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884061> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884061'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884061'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884062> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884062'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884062'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884035> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884035'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884035'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883277> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883277'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883277'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883278> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883278'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883278'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883279> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883279'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883279'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883274> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883274'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883274'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883275> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883275'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883275'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883276> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883276'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883276'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883280> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883280'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883280'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883281> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883281'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883281'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883282> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883282'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883282'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884063> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884063'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884063'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884064> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884064'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884064'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884065> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884065'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884065'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884066> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884066'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884066'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884067> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884067'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884067'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884068> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884068'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884068'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884069> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884069'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884069'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883272> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883272'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883272'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883273> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883273'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883273'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883283> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883283'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883283'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883284> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883284'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883284'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883285> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883285'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883285'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883286> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883286'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883286'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883287> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883287'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883287'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883288> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883288'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883288'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883289> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883289'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883289'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883290> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883290'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883290'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883269> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883269'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883269'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883270> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883270'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883270'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883271> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883271'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883271'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882342> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882342'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882342'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882288> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882288'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882288'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882289> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882289'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882289'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882290> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882290'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882290'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882340> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882340'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882340'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882341> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882341'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882341'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882343> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882343'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882343'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882427> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882427'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882427'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882280> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882280'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882280'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882281> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882281'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882281'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882282> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882282'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882282'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882425> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882425'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882425'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882426> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882426'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882426'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882285> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882285'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882285'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882286> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882286'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882286'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882287> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882287'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882287'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882433> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882433'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882433'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882434> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882434'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882434'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882435> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882435'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882435'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882283> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882283'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882283'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882284> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882284'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882284'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882428> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882428'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882428'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882429> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882429'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882429'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882430> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882430'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882430'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882431> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882431'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882431'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882432> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882432'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882432'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882436> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882436'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882436'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882437> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882437'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882437'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882438> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882438'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882438'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882439> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882439'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882439'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882440> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882440'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882440'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882441> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882441'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882441'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882442> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882442'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882442'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882420> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882420'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882420'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882443> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882443'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882443'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882444> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882444'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882444'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882445> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882445'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882445'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882446> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882446'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882446'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882421> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882421'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882421'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882423> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882423'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882423'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882424> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882424'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882424'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882102> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882102'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882102'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882129> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882129'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882129'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883419> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883419'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883419'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883420> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883420'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883420'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883421> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883421'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883421'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883422> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883422'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883422'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883423> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883423'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883423'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883424> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883424'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883424'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883425> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883425'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883425'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883426> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883426'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883426'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883427> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883427'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883427'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883428> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883428'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883428'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883429> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883429'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883429'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883430> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883430'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883430'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882653> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882653'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882653'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882654> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882654'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882654'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882655> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882655'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882655'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882656> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882656'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882656'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882657> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882657'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882657'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882658> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882658'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882658'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882647> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882647'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129233'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882647'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882648> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882648'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129233'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882648'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882649> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882649'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882649'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882650> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882650'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882650'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882651> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882651'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882651'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882652> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882652'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882652'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882682> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882682'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882682'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882683> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882683'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882683'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882684> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882684'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882684'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882685> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882685'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882685'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882686> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882686'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882686'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882687> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882687'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882687'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882688> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882688'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882688'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882689> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882689'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882689'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882690> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882690'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882690'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882691> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882691'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882691'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882692> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882692'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882692'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882670> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882670'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882670'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882671> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882671'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882671'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882672> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882672'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882672'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882673> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882673'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882673'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882674> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882674'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882674'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882675> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882675'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882675'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882676> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882676'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882676'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882677> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882677'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882677'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882678> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882678'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882678'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882679> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882679'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882679'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882680> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882680'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882680'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882681> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882681'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882681'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882693> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882693'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882693'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883587> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883587'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883587'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882659> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882659'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882659'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882660> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882660'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882660'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882661> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882661'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882661'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882662> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882662'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882662'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882663> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882663'^^xsd:string;
  dwc:scientificName 'Goniada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129300'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882663'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882664> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882664'^^xsd:string;
  dwc:scientificName 'Goniada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129300'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882664'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882665> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882665'^^xsd:string;
  dwc:scientificName 'Goniada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129300'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882665'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882666> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882666'^^xsd:string;
  dwc:scientificName 'Goniada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129300'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882666'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882667> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882667'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882667'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882668> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882668'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882668'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882669> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882669'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882669'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883623> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883623'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883623'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883612> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883612'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883612'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883613> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883613'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883613'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883614> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883614'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883614'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883615> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883615'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883615'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883616> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883616'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883616'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883617> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883617'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883617'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883618> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883618'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883618'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883619> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883619'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883619'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883620> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883620'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883620'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883621> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883621'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883621'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883622> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883622'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883622'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884642> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884642'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884642'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884631> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884631'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884631'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884632> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884632'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884632'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884633> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884633'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884633'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884634> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884634'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884634'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884635> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884635'^^xsd:string;
  dwc:scientificName 'Limea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884635'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884636> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884636'^^xsd:string;
  dwc:scientificName 'Limea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884636'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884637> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884637'^^xsd:string;
  dwc:scientificName 'Limea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884637'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884638> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884638'^^xsd:string;
  dwc:scientificName 'Limea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884638'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884639> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884639'^^xsd:string;
  dwc:scientificName 'Limea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138128'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884639'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884640> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884640'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884640'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884641> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884641'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884641'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884582> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884582'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884582'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884559> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884559'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884559'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884571> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884571'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884571'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884572> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884572'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884572'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884573> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884573'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884573'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884574> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884574'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884574'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884575> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884575'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884575'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884576> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884576'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884576'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884577> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884577'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884577'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884578> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884578'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884578'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884579> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884579'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884579'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884580> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884580'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884580'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884581> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884581'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884581'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884547> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884547'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884547'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884548> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884548'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884548'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884549> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884549'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884549'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884550> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884550'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884550'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884551> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884551'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884551'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884552> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884552'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884552'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884553> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884553'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884553'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884554> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884554'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884554'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884555> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884555'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884555'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884556> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884556'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884556'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884557> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884557'^^xsd:string;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884557'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884558> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884558'^^xsd:string;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884558'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884535> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884535'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884535'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884536> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884536'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884536'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884537> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884537'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884537'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884538> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884538'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884538'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884539> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884539'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884539'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884540> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884540'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884540'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884541> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884541'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884541'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884542> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884542'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884542'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_884543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_884543> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_884543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_884543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_884543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884543'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884543'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884544> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884544'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884544'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884545> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884545'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884545'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884546> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884546'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884546'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884666> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884666'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884666'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884524> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884524'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884524'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884525> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884525'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884525'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884526> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884526'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884526'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884527> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884527'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884527'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884528> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884528'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884528'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884529> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884529'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884529'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884530> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884530'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884530'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884531> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884531'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884531'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884532> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884532'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884532'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884533> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884533'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884533'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884534> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884534'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884534'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884654> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884654'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884654'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884655> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884655'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884655'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884656> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884656'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884656'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884657> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884657'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884657'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884658> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884658'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884658'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884659> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884659'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884659'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884660> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884660'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884660'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884661> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884661'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884661'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884662> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884662'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884662'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884663> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884663'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884663'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884664> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884664'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884664'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884665> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884665'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884665'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884630> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884630'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884630'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884643> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884643'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884643'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884644> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884644'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884644'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884645> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884645'^^xsd:string;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884645'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884646> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884646'^^xsd:string;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884646'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884647> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884647'^^xsd:string;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884647'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884648> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884648'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884648'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884649> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884649'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884649'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884650> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884650'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884650'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884651> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884651'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884651'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884652> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884652'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884652'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884653> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884653'^^xsd:string;
  dwc:scientificName 'Tellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '138533'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884653'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884619> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884619'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884619'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884620> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884620'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884620'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884621> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884621'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884621'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884622> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884622'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884622'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884623> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884623'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884623'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884624> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884624'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884624'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884625> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884625'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884625'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884626> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884626'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884626'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884627> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884627'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884627'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884628> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884628'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884628'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884629> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884629'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884629'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884618> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884618'^^xsd:string;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884618'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884606> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884606'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884606'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884607> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884607'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884607'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884608> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884608'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884608'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884609> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884609'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884609'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884610> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884610'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884610'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884611> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884611'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884611'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884612> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884612'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884612'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884613> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884613'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884613'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884614> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884614'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884614'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884615> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884615'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884615'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884616> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884616'^^xsd:string;
  dwc:scientificName 'Syllides edentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131407'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884616'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884617> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884617'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884617'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884595> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884595'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884595'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884596> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884596'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884596'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884597> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884597'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884597'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884598> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884598'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884598'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884599> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884599'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884599'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884600> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884600'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884600'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884601> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884601'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884601'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884602> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884602'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884602'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_884603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_884603> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_884603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_884603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_884603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884603'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884603'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884604> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884604'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884604'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884605> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884605'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884605'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884512> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884512'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884512'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884513> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884513'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884513'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884514> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884514'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884514'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884515> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884515'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884515'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884516> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884516'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884516'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884517> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884517'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884517'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884518> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884518'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884518'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884519> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884519'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884519'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884520> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884520'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884520'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884521> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884521'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884521'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884522> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884522'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884522'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884594> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884594'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884594'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884583> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884583'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884583'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_884584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_884584> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_884584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_884584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_884584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884584'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884584'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884585> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884585'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884585'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_884586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_884586> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_884586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_884586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_884586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884586'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884586'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884587> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884587'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884587'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884588> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884588'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884588'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884589> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884589'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884589'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884590> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884590'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884590'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884591> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884591'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884591'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884592> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884592'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884592'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_884593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_884593> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_884593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_884593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_884593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884593'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884593'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884560> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884560'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884560'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884561> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884561'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884561'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884562> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884562'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884562'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884563> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884563'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884563'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884564> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884564'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884564'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884565> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884565'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884565'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884566> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884566'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884566'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884567> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884567'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884567'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_884568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_884568> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_884568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_884568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_884568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884568'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884568'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_884569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_884569> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_884569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_884569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_884569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884569'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884569'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884570> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884570'^^xsd:string;
  dwc:scientificName 'Parapionosyllis labronica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '131339'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884570'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_884523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_884523> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_884523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_884523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_884523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884523'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884523'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882839> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882839'^^xsd:string;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882839'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882840> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882840'^^xsd:string;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882840'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882841> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882841'^^xsd:string;
  dwc:scientificName 'Streptosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882841'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882842> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882842'^^xsd:string;
  dwc:scientificName 'Streptosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882842'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882843> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882843'^^xsd:string;
  dwc:scientificName 'Streptosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882843'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882844> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882844'^^xsd:string;
  dwc:scientificName 'Streptosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882844'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882845> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882845'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882845'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882846> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882846'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882846'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882847> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882847'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882847'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882848> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882848'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882848'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882849> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882849'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882849'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882850> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882850'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882850'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883563> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883563'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883563'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883576> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883576'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883576'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883577> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883577'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883577'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883578> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883578'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883578'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883579> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883579'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883579'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883580> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883580'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883580'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883581> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883581'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883581'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883582> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883582'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883582'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883583> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883583'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883583'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883584> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883584'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883584'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883585> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883585'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883585'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883586> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883586'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883586'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882801> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882801'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882801'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882802> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882802'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882802'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882803> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882803'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882803'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882804> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882804'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882804'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882805> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882805'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882805'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882806> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882806'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882806'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882807> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882807'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882807'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882808> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882808'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882808'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882809> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882809'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882809'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882810> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882810'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882810'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882811> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882811'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882811'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882812> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882812'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882812'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882813> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882813'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882813'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882790> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882790'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882790'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882791> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882791'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882791'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882792> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882792'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882792'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882793> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882793'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882793'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882794> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882794'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882794'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882795> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882795'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882795'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882796> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882796'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882796'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882797> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882797'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882797'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882798> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882798'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882798'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882799> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882799'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882799'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882800> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882800'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882800'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882751> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882751'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882751'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882838> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882838'^^xsd:string;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882838'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882740> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882740'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882740'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882741> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882741'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882741'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882742> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882742'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882742'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882743> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882743'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882743'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882744> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882744'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882744'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882745> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882745'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882745'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882746> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882746'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882746'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882747> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882747'^^xsd:string;
  dwc:scientificName 'Ceratonereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129372'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882747'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882748> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882748'^^xsd:string;
  dwc:scientificName 'Ceratonereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129372'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882748'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882749> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882749'^^xsd:string;
  dwc:scientificName 'Neanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129378'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882749'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882750> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882750'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882750'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882826> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882826'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882826'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882827> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882827'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882827'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882828> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882828'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882828'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882829> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882829'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882829'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882830> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882830'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882830'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882831> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882831'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882831'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882832> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882832'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882832'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882833> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882833'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882833'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882834> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882834'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882834'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882835> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882835'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882835'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882836> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882836'^^xsd:string;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882836'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882837> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882837'^^xsd:string;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882837'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882788> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882788'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882788'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882789> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882789'^^xsd:string;
  dwc:scientificName 'Mystides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129450'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882789'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882815> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882815'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882815'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882816> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882816'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882816'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882817> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882817'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882817'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882818> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882818'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882818'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882819> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882819'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882819'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882820> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882820'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882820'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882821> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882821'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882821'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882822> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882822'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882822'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882823> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882823'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882823'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882824> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882824'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882824'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882825> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882825'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882825'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882776> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882776'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882776'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882777> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882777'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882777'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882778> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882778'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882778'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882779> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882779'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882779'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882780> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882780'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882780'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882781> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882781'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882781'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882782> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882782'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882782'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882783> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882783'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882783'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882784> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882784'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882784'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882785> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882785'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882785'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882786> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882786'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882786'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882787> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882787'^^xsd:string;
  dwc:scientificName 'Genetyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129447'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882787'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882763> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882763'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882763'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882764> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882764'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882764'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882765> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882765'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882765'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882766> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882766'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882766'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882767> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882767'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882767'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882768> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882768'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882768'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_882769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_882769> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_882769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_882769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_882769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882769'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882769'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882770> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882770'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882770'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882771> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882771'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882771'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882772> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882772'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882772'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882773> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882773'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882773'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882774> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882774'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882774'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882775> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882775'^^xsd:string;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882775'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882739> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882739'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882739'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882752> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882752'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882752'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882753> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882753'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882753'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882754> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882754'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882754'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882755> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882755'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882755'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882756> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882756'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882756'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882757> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882757'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882757'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882758> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882758'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882758'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882759> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882759'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882759'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882760> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882760'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882760'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882761> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882761'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882761'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882762> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882762'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882762'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882727> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882727'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882727'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882728> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882728'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882728'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882729> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882729'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882729'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882730> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882730'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882730'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882731> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882731'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882731'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882732> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882732'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882732'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882733> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882733'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882733'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_882734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_882734> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_882734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_882734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_882734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882734'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882734'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882735> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882735'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882735'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882736> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882736'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882736'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882737> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882737'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882737'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882738> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882738'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882738'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882814> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882814'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882814'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883538> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883538'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883538'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883539> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883539'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883539'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883515> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883515'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883515'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883527> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883527'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883527'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883528> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883528'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883528'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883529> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883529'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883529'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883530> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883530'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883530'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883531> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883531'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883531'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883532> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883532'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883532'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883533> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883533'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883533'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883534> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883534'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883534'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883535> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883535'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883535'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883536> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883536'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883536'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883537> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883537'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883537'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883503> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883503'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883503'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883504> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883504'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883504'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883505> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883505'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883505'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883506> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883506'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883506'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883507> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883507'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883507'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883508> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883508'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883508'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883509> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883509'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883509'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883510> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883510'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883510'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883511> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883511'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883511'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883512> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883512'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883512'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883513> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883513'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883513'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883514> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883514'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883514'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882715> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882715'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882715'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882716> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882716'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882716'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882717> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882717'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882717'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882718> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882718'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882718'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882719> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882719'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882719'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882720> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882720'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882720'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882721> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882721'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882721'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882722> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882722'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882722'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882723> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882723'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882723'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882724> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882724'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882724'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882725> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882725'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882725'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882726> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882726'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882726'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882704> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882704'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882704'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882705> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882705'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882705'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882706> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882706'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882706'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882707> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882707'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882707'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882708> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882708'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882708'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882709> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882709'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882709'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882710> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882710'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882710'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882711> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882711'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882711'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882712> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882712'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882712'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882713> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882713'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882713'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882714> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882714'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882714'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883552> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883552'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883552'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883553> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883553'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883553'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883554> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883554'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883554'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883555> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883555'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883555'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883556> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883556'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883556'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883557> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883557'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883557'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883558> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883558'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883558'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883559> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883559'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883559'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883560> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883560'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883560'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883561> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883561'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883561'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883562> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883562'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883562'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882694> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882694'^^xsd:string;
  dwc:scientificName 'Goniadella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129301'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882694'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_882695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_882695> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_882695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_882695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_882695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882695'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882695'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882696> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882696'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882696'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882697> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882697'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882697'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882698> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882698'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882698'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882699> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882699'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882699'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882700> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882700'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882700'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882701> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882701'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882701'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882702> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882702'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882702'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882703> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882703'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882703'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883490> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883490'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883490'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883491> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883491'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883491'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883492> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883492'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883492'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883493> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883493'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883493'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883494> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883494'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883494'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883495> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883495'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883495'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883496> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883496'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883496'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883497> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883497'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883497'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883498> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883498'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883498'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883499> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883499'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883499'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883500> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883500'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883500'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883501> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883501'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883501'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883502> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883502'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883502'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883477> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883477'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883477'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883478> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883478'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883478'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883479> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883479'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883479'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883480> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883480'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883480'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883481> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883481'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883481'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883482> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883482'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883482'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883483> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883483'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883483'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883484> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883484'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883484'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_5_883485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_5_883485> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_5_883485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_5_883485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_5_883485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883485'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883485'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883486> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883486'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883486'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883487> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883487'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883487'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883488> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883488'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883488'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883489> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883489'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883489'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883611> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883611'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883611'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883443> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883443'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883443'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883444> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883444'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883444'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883445> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883445'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883445'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883446> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883446'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883446'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883447> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883447'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883447'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883448> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883448'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883448'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883449> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883449'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883449'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883450> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883450'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883450'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883451> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883451'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883451'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883452> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883452'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883452'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883453> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883453'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883453'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883454> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883454'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883454'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883466> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883466'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883466'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883467> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883467'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883467'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883468> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883468'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883468'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883469> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883469'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883469'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883470> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883470'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883470'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883471> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883471'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883471'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883472> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883472'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883472'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883473> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883473'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883473'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883474> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883474'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883474'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883475> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883475'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883475'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883476> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883476'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883476'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883599> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883599'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883599'^^xsd:integer;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883600> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883600'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883600'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883601> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883601'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883601'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883602> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883602'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883602'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883603> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883603'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883603'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883604> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883604'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883604'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883605> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883605'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883605'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883606> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883606'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883606'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883607> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883607'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883607'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883608> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883608'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883608'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883609> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883609'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883609'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883610> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883610'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883610'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883575> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883575'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883575'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883588> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883588'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883588'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883589> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883589'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883589'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883590> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883590'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883590'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883591> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883591'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883591'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883592> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883592'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883592'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883593> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883593'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883593'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883594> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883594'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883594'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883595> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883595'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883595'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883596> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883596'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883596'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883597> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883597'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883597'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883598> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883598'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883598'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883551> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883551'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883551'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883564> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883564'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883564'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883565> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883565'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883565'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883566> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883566'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883566'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883567> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883567'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883567'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883568> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883568'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883568'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883569> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883569'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883569'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883570> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883570'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883570'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883571> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883571'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883571'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883572> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883572'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883572'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883573> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883573'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883573'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883574> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883574'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883574'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883540> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883540'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883540'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883541> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883541'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883541'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883542> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883542'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883542'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883543> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883543'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883543'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883544> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883544'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883544'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883545> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883545'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883545'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883546> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883546'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883546'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883547> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883547'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883547'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883548> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883548'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883548'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883549> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883549'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883549'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883550> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883550'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883550'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883431> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883431'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883431'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883432> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883432'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883432'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883433> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883433'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883433'^^xsd:integer;
  dwc:observationDate '1994-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883434> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883434'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883434'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883435> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883435'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883435'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883436> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883436'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883436'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883437> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883437'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883437'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883438> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883438'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883438'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883439> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883439'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883439'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883440> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883440'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883440'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_883441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_883441> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_883441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_883441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_883441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883441'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883441'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883516> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883516'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883516'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883517> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883517'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883517'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883518> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883518'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883518'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883519> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883519'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883519'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883520> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883520'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883520'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883521> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883521'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883521'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883522> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883522'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883522'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883523> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883523'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883523'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883524> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883524'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883524'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883525> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883525'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883525'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883526> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883526'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883526'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883442> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883442'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883442'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883455> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883455'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883455'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883456> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883456'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883456'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883457> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883457'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883457'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_883458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_883458> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_883458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_883458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_883458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883458'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883458'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_883459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_883459> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_883459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_883459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_883459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883459'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883459'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883460> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883460'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883460'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_883461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_883461> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_883461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_883461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_883461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883461'^^xsd:string;
  dwc:scientificName 'Micronephthys sphaerocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130350'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883461'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_883462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_883462> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_883462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_883462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_883462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883462'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883462'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_883463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_883463> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_883463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_883463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_883463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883463'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883463'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_883464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_883464> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_883464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_883464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_883464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883464'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883464'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_883465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_883465> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_883465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_883465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_883465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883465'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883465'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_882547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_882547> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_882547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_882547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_882547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882547'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882547'^^xsd:integer;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882555> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882555'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882555'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_881860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_881860> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_881860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_881860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_881860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881860'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881860'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885098> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885098'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885098'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885099> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885099'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885099'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885100> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885100'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885100'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885101> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885101'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885101'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885102> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885102'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885102'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885103> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885103'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885103'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885104> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885104'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885104'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885105> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885105'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885105'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885106> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885106'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885106'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885107> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885107'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885107'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885108> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885108'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885108'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885109> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885109'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885109'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885110> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885110'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885110'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885113> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885113'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885113'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885114> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885114'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885114'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885115> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885115'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885115'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885116> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885116'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885116'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885117> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885117'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885117'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885118> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885118'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885118'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885119> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885119'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885119'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885120> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885120'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885120'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885121> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885121'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885121'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885122> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885122'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885122'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885123> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885123'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885123'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885124> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885124'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885124'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885128> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885128'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885128'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885129> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885129'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885129'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885130> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885130'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885130'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885131> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885131'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885131'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885132> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885132'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885132'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885133> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885133'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885133'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885134> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885134'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885134'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885135> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885135'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885135'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885136> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885136'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885136'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885137> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885137'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885137'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885138> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885138'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885138'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885139> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885139'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885139'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885140> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885140'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885140'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885141> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885141'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885141'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885142> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885142'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885142'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885143> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885143'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885143'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885144> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885144'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885144'^^xsd:integer;
  dwc:observationDate '1992-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885145> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885145'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885145'^^xsd:integer;
  dwc:observationDate '1993-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885146> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885146'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885146'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885147> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885147'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885147'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885148> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885148'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885148'^^xsd:integer;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885149> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885149'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885149'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885150> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885150'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885150'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885151> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885151'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885151'^^xsd:integer;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885152> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885152'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885152'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885153> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885153'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885153'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885154> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885154'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885154'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885155> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885155'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885155'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885156> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885156'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885156'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885157> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885157'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885157'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885158> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885158'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885158'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885159> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885159'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885159'^^xsd:integer;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885160> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885160'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885160'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885163> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885163'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885163'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885164> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885164'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885164'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885165> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885165'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885165'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885166> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885166'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885166'^^xsd:integer;
  dwc:observationDate '1995-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885167> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885167'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885167'^^xsd:integer;
  dwc:observationDate '1995-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885168> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885168'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885168'^^xsd:integer;
  dwc:observationDate '1996-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885169> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885169'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885169'^^xsd:integer;
  dwc:observationDate '1996-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885170> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885170'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885170'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885171> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885171'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885171'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885172> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885172'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885172'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885173> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885173'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885173'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885174> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885174'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885174'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885175> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885175'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885175'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885176> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885176'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885176'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885177> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885177'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885177'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885178> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885178'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885178'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885179> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885179'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885179'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885180> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885180'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885180'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885181> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885181'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885181'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885182> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885182'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885182'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885183> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885183'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885183'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885184> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885184'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885184'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885185> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885185'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885185'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885186> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885186'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885186'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885187> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885187'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885187'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885188> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885188'^^xsd:string;
  dwc:scientificName 'Leptostraca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '146996'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885188'^^xsd:integer;
  dwc:observationDate '1992-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '146996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885198> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885198'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885198'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885199> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885199'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885199'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885200> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885200'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885200'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885201> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885201'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885201'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885189> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885189'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885189'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885190> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885190'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885190'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885191> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885191'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885191'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885192> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885192'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885192'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885193> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885193'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885193'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885194> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885194'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885194'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885195> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885195'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885195'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885196> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885196'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885196'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885197> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885197'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885197'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885202> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885202'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885202'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885203> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885203'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885203'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885209> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885209'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885209'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885210> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885210'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885210'^^xsd:integer;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885211> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885211'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885211'^^xsd:integer;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885212> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885212'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885212'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885213> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885213'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885213'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885214> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885214'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885214'^^xsd:integer;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885215> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885215'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885215'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885216> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885216'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885216'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885217> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885217'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885217'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885218> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885218'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885218'^^xsd:integer;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885219> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885219'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885219'^^xsd:integer;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885220> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885220'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885220'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885221> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885221'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885221'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885222> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885222'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885222'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885223> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885223'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885223'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885224> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885224'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885224'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885225> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885225'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885225'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885226> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885226'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885226'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885227> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885227'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885227'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885228> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885228'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885228'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885229> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885229'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885229'^^xsd:integer;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885230> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885230'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885230'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885231> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885231'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885231'^^xsd:integer;
  dwc:observationDate '1995-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885232> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885232'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885232'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885233> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885233'^^xsd:string;
  dwc:scientificName 'Sipunculida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885233'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885234> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885234'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885234'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885235> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885235'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885235'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885236> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885236'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885236'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885237> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885237'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885237'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885238> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885238'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885238'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885239> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885239'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885239'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885240> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885240'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885240'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885241> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885241'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885241'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885242> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885242'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885242'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885245> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885245'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885245'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885246> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885246'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885246'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885247> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885247'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885247'^^xsd:integer;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885248> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885248'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885248'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885249> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885249'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885249'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885250> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885250'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885250'^^xsd:integer;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885251> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885251'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885251'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_2_885252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_2_885252> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_2_885252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_2_885252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_2_885252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885252'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885252'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885253> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885253'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885253'^^xsd:integer;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_5_885254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_5_885254> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_5_885254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_5_885254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_5_885254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885254'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885254'^^xsd:integer;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_885255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_885255> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_885255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_885255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_885255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885255'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885255'^^xsd:integer;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885256> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885256'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885256'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885257> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885257'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885257'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885258> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885258'^^xsd:string;
  dwc:scientificName 'Protomystides bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152393'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885258'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152393'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885259> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885259'^^xsd:string;
  dwc:scientificName 'Protomystides bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152393'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885259'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152393'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885260> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885260'^^xsd:string;
  dwc:scientificName 'Protomystides bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152393'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885260'^^xsd:integer;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152393'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_885261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_885261> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_885261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_885261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_885261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885261'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885261'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885262> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885262'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885262'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885263> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885263'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885263'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885264> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885264'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885264'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885265> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885265'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885265'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_885266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_885266> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_885266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_885266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_885266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885266'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885266'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885267> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885267'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885267'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_885268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_885268> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_885268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_885268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_885268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885268'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885268'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885271> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885271'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885271'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_885272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_885272> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_885272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_885272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_885272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885272'^^xsd:string;
  dwc:scientificName 'Anaitides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '152426'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885272'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885273> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885273'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152431'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885273'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885274> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885274'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885274'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885275> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885275'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885275'^^xsd:integer;
  dwc:observationDate '1992-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885276> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885276'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885276'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885277> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885277'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885277'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_885278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_885278> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_885278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_885278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_885278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885278'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885278'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_885279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_885279> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_885279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_885279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_885279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_885279'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '885279'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882183> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882183'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882183'^^xsd:integer;
  dwc:observationDate '1992-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882169> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882169'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882169'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882135> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882135'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882135'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882161> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882161'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882161'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882484> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882484'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882484'^^xsd:integer;
  dwc:observationDate '1992-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_883198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_883198> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_883198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_883198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_883198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_883198'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '883198'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_1_882322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_1_882322> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_1_882322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_1_882322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_1_882322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882322'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882322'^^xsd:integer;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882643> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882643'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882643'^^xsd:integer;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_3_882512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_3_882512> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_3_882512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_3_882512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_3_882512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882512'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882512'^^xsd:integer;
  dwc:observationDate '1993-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882632> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882632'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882632'^^xsd:integer;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_2_884112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_2_884112> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_2_884112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_2_884112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_2_884112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884112'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884112'^^xsd:integer;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_884798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_884798> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_884798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_884798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_884798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_884798'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '884798'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_882245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_882245> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_882245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_882245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_882245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882245'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882245'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882240> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882240'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882240'^^xsd:integer;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882313> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882313'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882313'^^xsd:integer;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882334> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882334'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882334'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882222> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882222'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882222'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_4_882365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_4_882365> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_4_882365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_4_882365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_4_882365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882365'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882365'^^xsd:integer;
  dwc:observationDate '1995-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl1_3_882377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl1_3_882377> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl1_3_882377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.66699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "2.799999952316284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl1_3_882377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.66699981689453 2.799999952316284)"^^geo:wktLiteral ;
  geo-pos:lat "41.66699981689453"^^xsd:decimal ;
  geo-pos:long "2.799999952316284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl1_3_882377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882377'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7999999523163'^^xsd:double;
  dwc:latitude '41.666999816895'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882377'^^xsd:integer;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_4_882971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_4_882971> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_4_882971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_4_882971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_4_882971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_882971'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '882971'^^xsd:integer;
  dwc:observationDate '1992-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/603_bl2_1_881829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/603_bl2_1_881829> ;
  mr:hasGeometry <https://eurobis.org/id/point/603_bl2_1_881829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.632999420166016"^^xsd:decimal ;
  dwc:decimalLongitude "2.7829999923706055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/603_bl2_1_881829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.632999420166016 2.7829999923706055)"^^geo:wktLiteral ;
  geo-pos:lat "41.632999420166016"^^xsd:decimal ;
  geo-pos:long "2.7829999923706055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/603_bl2_1_881829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/603_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'LOBB'^^xsd:string;
  dwc:collectionCode 'Macrofauna Bahia de Blanes'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_881829'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Balearic Sea'^^xsd:string;
  dwc:longitude '2.7829999923706'^^xsd:double;
  dwc:latitude '41.632999420166'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,6 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen'^^xsd:string;
  dwc:occurrenceId '881829'^^xsd:integer;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF